diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-11-05 18:18:03 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-11-05 18:18:03 +0000 |
commit | 88430be063f3f3838c13ec4a6a15d8680a4b0a95 (patch) | |
tree | f64306259ef4da9e693f8cf4a3ef3805b90cda68 /devel | |
parent | 4cea41bedf6b8631475e3e95685e466b158fe626 (diff) | |
download | ports-88430be063f3f3838c13ec4a6a15d8680a4b0a95.tar.gz ports-88430be063f3f3838c13ec4a6a15d8680a4b0a95.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libdbusmenu-qt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libdbusmenu-qt/Makefile b/devel/libdbusmenu-qt/Makefile index fb55c8eb2faf..a1991cc3b72e 100644 --- a/devel/libdbusmenu-qt/Makefile +++ b/devel/libdbusmenu-qt/Makefile @@ -25,7 +25,6 @@ GENDOCS_DESC= Build documentation (requires doxygen) OPTIONS_DEFAULT+= GENDOCS .endif -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGENDOCS} |