diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 04:52:13 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 04:52:13 +0000 |
commit | 8568fda84419027661a5f0d7784b5fe04c06a5b7 (patch) | |
tree | a877ed13e6803248080eefd8ae23802ca220ea3b /x11-toolkits/p5-Glade2/Makefile | |
parent | 2ea3f9ea9641c9c63dd181eed8883db2255760a2 (diff) | |
download | ports-8568fda84419027661a5f0d7784b5fe04c06a5b7.tar.gz ports-8568fda84419027661a5f0d7784b5fe04c06a5b7.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Glade2/Makefile')
-rw-r--r-- | x11-toolkits/p5-Glade2/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-toolkits/p5-Glade2/Makefile b/x11-toolkits/p5-Glade2/Makefile index 625b73bcf62c..5960ed1a9ff5 100644 --- a/x11-toolkits/p5-Glade2/Makefile +++ b/x11-toolkits/p5-Glade2/Makefile @@ -25,7 +25,4 @@ USE_GNOME= libglade2 USES= perl5 USE_PERL5= configure -MAN3= Gtk2::GladeXML.3 - -NO_STAGE= yes .include <bsd.port.mk> |