diff options
author | rakuco <rakuco@FreeBSD.org> | 2013-11-11 01:39:43 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2013-11-11 01:39:43 +0800 |
commit | f34cfd48a95aa6250604858e45691d6a6b3ef2a5 (patch) | |
tree | 63fe1efefd0e7ea9a734617e4d10ac5231662224 /graphics/prison | |
parent | 295ecbe7554ffe8bb5196eda148b46b7fd204b41 (diff) | |
download | freebsd-ports-gnome-f34cfd48a95aa6250604858e45691d6a6b3ef2a5.tar.gz freebsd-ports-gnome-f34cfd48a95aa6250604858e45691d6a6b3ef2a5.tar.zst freebsd-ports-gnome-f34cfd48a95aa6250604858e45691d6a6b3ef2a5.zip |
Support staging.
Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm>
Diffstat (limited to 'graphics/prison')
-rw-r--r-- | graphics/prison/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/prison/Makefile b/graphics/prison/Makefile index aba6adc05768..de9592ed9e80 100644 --- a/graphics/prison/Makefile +++ b/graphics/prison/Makefile @@ -19,5 +19,4 @@ USE_QT4= corelib gui qmake_build moc_build rcc_build uic_build USES= cmake USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> |