diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-11-04 22:41:18 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-11-04 22:41:18 +0800 |
commit | e9b5cdf5c60b0a9d7557e0f91f1ae8978eb1b57d (patch) | |
tree | 0830b8c997491d240142a3cbadcfb920dcd63c9b /misc/p5-Zen-Koans/Makefile | |
parent | ddd80aa3cc8700d3f294c320c6335f7de33845ac (diff) | |
download | freebsd-ports-gnome-e9b5cdf5c60b0a9d7557e0f91f1ae8978eb1b57d.tar.gz freebsd-ports-gnome-e9b5cdf5c60b0a9d7557e0f91f1ae8978eb1b57d.tar.zst freebsd-ports-gnome-e9b5cdf5c60b0a9d7557e0f91f1ae8978eb1b57d.zip |
Support STAGEDIR.
Diffstat (limited to 'misc/p5-Zen-Koans/Makefile')
-rw-r--r-- | misc/p5-Zen-Koans/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/p5-Zen-Koans/Makefile b/misc/p5-Zen-Koans/Makefile index da01bf98dd59..13b8b30738e6 100644 --- a/misc/p5-Zen-Koans/Makefile +++ b/misc/p5-Zen-Koans/Makefile @@ -11,10 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Library containing over 100 Zen Koans -MAN3= Zen::Koan.3 Zen::Koans.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> |