diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 11:02:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 11:02:49 +0000 |
commit | a62b5a9a5a5a6041922ae514afa3e2b810f2ecb5 (patch) | |
tree | 44ed6579f4bb5d2c575744517e083fdd1c2e8902 /accessibility/kmousetool | |
parent | 97e5e7dc3d98b93db4dd842d4d477e4a603e3915 (diff) | |
download | freebsd-ports-a62b5a9a5a5a6041922ae514afa3e2b810f2ecb5.zip |
Add no stage all over the place in accessibility in preparation for the staging area support
Diffstat (limited to 'accessibility/kmousetool')
-rw-r--r-- | accessibility/kmousetool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/kmousetool/Makefile b/accessibility/kmousetool/Makefile index 50660532e3c8..6e424ec00cb4 100644 --- a/accessibility/kmousetool/Makefile +++ b/accessibility/kmousetool/Makefile @@ -12,6 +12,7 @@ COMMENT= Automatic mouse click tool for KDE CONFLICTS_INSTALL= kdeaccessibility-4.[0-7].* +NO_STAGE= yes USE_XZ= yes USE_KDE4= kdelibs kdeprefix kdehier automoc4 USES= cmake:outsource |