diff options
author | dinoex <dinoex@FreeBSD.org> | 2013-10-29 03:10:04 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2013-10-29 03:10:04 +0800 |
commit | 0e467e27eeb72c848bad02d131d0272d27de863c (patch) | |
tree | 532872cd9da6732c97dac82dc85b31a3ea1ef0a7 /graphics | |
parent | bfb548f22ce8077113c7270ec8744f88392380a2 (diff) | |
download | freebsd-ports-gnome-0e467e27eeb72c848bad02d131d0272d27de863c.tar.gz freebsd-ports-gnome-0e467e27eeb72c848bad02d131d0272d27de863c.tar.zst freebsd-ports-gnome-0e467e27eeb72c848bad02d131d0272d27de863c.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+ |