diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-02-07 01:07:57 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-02-07 01:07:57 +0000 |
commit | 27e482ce5fc4edc990659f4fbab298fa73d95dc8 (patch) | |
tree | 42b160cf6c413780807cf7aada6041d48a9ba9b2 /devel/p5-Dir-Self | |
parent | 526a1b4947e04b7ccc009b5c9744c81dbd95193c (diff) |
Notes
Diffstat (limited to 'devel/p5-Dir-Self')
-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 |