diff options
author | swills <swills@FreeBSD.org> | 2012-02-07 09:07:57 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-02-07 09:07:57 +0800 |
commit | 3f178915835531b407d0787d9b9cebcec27bef3c (patch) | |
tree | 77b8dca12d84c85f8829cffecf6852aba3ab2775 /devel | |
parent | 374d786db3b1a78ffccc4b83fe3c9790bbd14ea1 (diff) | |
download | freebsd-ports-gnome-3f178915835531b407d0787d9b9cebcec27bef3c.tar.gz freebsd-ports-gnome-3f178915835531b407d0787d9b9cebcec27bef3c.tar.zst freebsd-ports-gnome-3f178915835531b407d0787d9b9cebcec27bef3c.zip |
- Remove useless USE_PERL
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Dir-Self/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-Dir-Self/Makefile b/devel/p5-Dir-Self/Makefile index 4a4553c945c6..cfeb245a933c 100644 --- a/devel/p5-Dir-Self/Makefile +++ b/devel/p5-Dir-Self/Makefile @@ -15,7 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org COMMENT= A __DIR__ constant for the directory your source file is in -USE_PERL= yes PERL_CONFIGURE= yes MAN3= Dir::Self.3 |