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/dasher/Makefile | |
parent | - Remove last vestiges of MAKE_JOBS_SAFE knob (diff) |
Add no stage all over the place in accessibility in preparation for the staging area support
Diffstat (limited to 'accessibility/dasher/Makefile')
-rw-r--r-- | accessibility/dasher/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile index bfd29d7f93d9..107805c07813 100644 --- a/accessibility/dasher/Makefile +++ b/accessibility/dasher/Makefile @@ -17,6 +17,7 @@ BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian +NO_STAGE= yes USE_BZIP2= yes USES= gettext gmake pkgconfig USE_GNOME= gnomeprefix gnomehack intlhack gnomehier libgnomeui atspi \ |