diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-10-29 03:10:04 +0800 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-10-29 03:10:04 +0800 |
commit | c3bd492596eb4dffe4c50519f14ac601b3c34a9f (patch) | |
tree | 532872cd9da6732c97dac82dc85b31a3ea1ef0a7 /graphics | |
parent | 4437d2203bfe68c8fe6a116f7a741a9d7cd392dc (diff) | |
download | freebsd-ports-gnome-c3bd492596eb4dffe4c50519f14ac601b3c34a9f.tar.gz freebsd-ports-gnome-c3bd492596eb4dffe4c50519f14ac601b3c34a9f.tar.zst freebsd-ports-gnome-c3bd492596eb4dffe4c50519f14ac601b3c34a9f.zip |
- use STAGEDIR
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/comical/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/comical/Makefile b/graphics/comical/Makefile index f007988051de..33958e9ea5ab 100644 --- a/graphics/comical/Makefile +++ b/graphics/comical/Makefile @@ -15,7 +15,6 @@ LIB_DEPENDS= unrar:${PORTSDIR}/archivers/libunrar LICENSE= GPLv2 MAKE_JOBS_UNSAFE= yes -NO_STAGE= yes USE_GMAKE= yes USE_WX= 2.6+ |