diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-11-03 08:05:18 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-11-03 08:05:18 +0000 |
commit | 487d869eba44d66d3e820923cad269fe7678dcf8 (patch) | |
tree | e6b9ba8c9765ace5587ebd432127d82827160958 /x11-toolkits/p5-Tk-Getopt/Makefile | |
parent | 00afe0823b9606d6b31125eb813c00c09e537fed (diff) | |
download | ports-487d869eba44d66d3e820923cad269fe7678dcf8.tar.gz ports-487d869eba44d66d3e820923cad269fe7678dcf8.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Tk-Getopt/Makefile')
-rw-r--r-- | x11-toolkits/p5-Tk-Getopt/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-toolkits/p5-Tk-Getopt/Makefile b/x11-toolkits/p5-Tk-Getopt/Makefile index 21055ade45ae..b43c9c372dea 100644 --- a/x11-toolkits/p5-Tk-Getopt/Makefile +++ b/x11-toolkits/p5-Tk-Getopt/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Tk::Getopt.3 - -NO_STAGE= yes .include <bsd.port.mk> |