diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
commit | fb2d5da4ebc1084c623330fb16bdcba15bb94569 (patch) | |
tree | 36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-YAPE-Regex/Makefile | |
parent | 641aebe3adc2c952a71a943fa648da6f4daf0b14 (diff) | |
download | ports-fb2d5da4ebc1084c623330fb16bdcba15bb94569.tar.gz ports-fb2d5da4ebc1084c623330fb16bdcba15bb94569.zip |
Support STAGEDIR.
Notes
Notes:
svn path=/head/; revision=333056
Diffstat (limited to 'textproc/p5-YAPE-Regex/Makefile')
-rw-r--r-- | textproc/p5-YAPE-Regex/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/p5-YAPE-Regex/Makefile b/textproc/p5-YAPE-Regex/Makefile index 19b655aa09c9..99587995217f 100644 --- a/textproc/p5-YAPE-Regex/Makefile +++ b/textproc/p5-YAPE-Regex/Makefile @@ -14,7 +14,4 @@ COMMENT= Yet Another Parser/Extractor for Regular Expressions USES= perl5 USE_PERL5= configure -MAN3= YAPE::Regex.3 YAPE::Regex::Element.3 - -NO_STAGE= yes .include <bsd.port.mk> |