aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-03-11 06:02:25 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-03-11 06:02:25 +0000
commit81625584800e87d83dffbeef41375582debc0797 (patch)
tree3df0e80bd381e5aafe80e116c58f40ce718aceff /archivers
parent3bbb4c7a874d15fc3bab5cd81ecb4f289ca6f27d (diff)
downloadports-81625584800e87d83dffbeef41375582debc0797.tar.gz
ports-81625584800e87d83dffbeef41375582debc0797.zip
- set PERL_CONFIGURE=5.8.0+
- remove unused DISTNAME
Notes
Notes: svn path=/head/; revision=208791
Diffstat (limited to 'archivers')
-rw-r--r--archivers/p5-Compress-LZF/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/archivers/p5-Compress-LZF/Makefile b/archivers/p5-Compress-LZF/Makefile
index f6c8bafa63f3..334fade44d42 100644
--- a/archivers/p5-Compress-LZF/Makefile
+++ b/archivers/p5-Compress-LZF/Makefile
@@ -10,13 +10,11 @@ PORTVERSION= 3.11
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:C|0$||}
MAINTAINER= clsung@FreeBSD.org
COMMENT= Extremely light-weight Lempel-Ziv-Free compression
-PERL_CONFIGURE= yes
-USE_PERL5= 5.8.0+
+PERL_CONFIGURE= 5.8.0+
MAN3= Compress::LZF.3