summaryrefslogtreecommitdiff
path: root/graphics/p5-GD1
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-08-22 19:37:33 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-08-22 19:37:33 +0000
commit0258cb9d2b124e4e04e4a3ed551adb22112c188d (patch)
treeb850fb46906eb46f565229ea198834616264aaf2 /graphics/p5-GD1
parentDon't force the user to edit pkg/PLIST manuall. Don't use += on (diff)
Fix this so that it uses the PERL_VERSION and PERL_VER variables.
Notes
Notes: svn path=/head/; revision=12719
Diffstat (limited to 'graphics/p5-GD1')
-rw-r--r--graphics/p5-GD1/Makefile4
-rw-r--r--graphics/p5-GD1/pkg-plist18
2 files changed, 11 insertions, 11 deletions
diff --git a/graphics/p5-GD1/Makefile b/graphics/p5-GD1/Makefile
index 991e04f1d6d3..271d4bd3e781 100644
--- a/graphics/p5-GD1/Makefile
+++ b/graphics/p5-GD1/Makefile
@@ -3,7 +3,7 @@
# Date created: June 26th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.2 1998/03/11 03:09:46 vanilla Exp $
+# $Id: Makefile,v 1.3 1998/08/06 15:04:57 vanilla Exp $
#
DISTNAME= GD-1.18
@@ -16,7 +16,7 @@ MAINTAINER= jfitz@FreeBSD.ORG
USE_PERL5= YES
-MANPREFIX= ${PREFIX}/lib/perl5/5.00501
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= GD.3
do-configure:
diff --git a/graphics/p5-GD1/pkg-plist b/graphics/p5-GD1/pkg-plist
index 458846864f19..7a886f6bc4b2 100644
--- a/graphics/p5-GD1/pkg-plist
+++ b/graphics/p5-GD1/pkg-plist
@@ -1,9 +1,9 @@
-lib/perl5/site_perl/5.005/i386-freebsd/GD.pm
-lib/perl5/site_perl/5.005/i386-freebsd/qd.pl
-lib/perl5/site_perl/5.005/i386-freebsd/auto/GD/.packlist
-lib/perl5/site_perl/5.005/i386-freebsd/auto/GD/GD.bs
-lib/perl5/site_perl/5.005/i386-freebsd/auto/GD/GD.so
-lib/perl5/site_perl/5.005/i386-freebsd/auto/GD/autosplit.ix
-lib/perl5/site_perl/5.005/i386-freebsd/auto/libgd/extralibs.ld
-@dirrm lib/perl5/site_perl/5.005/i386-freebsd/auto/libgd
-@dirrm lib/perl5/site_perl/5.005/i386-freebsd/auto/GD
+lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/GD.pm
+lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/qd.pl
+lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/GD/.packlist
+lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/GD/GD.bs
+lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/GD/GD.so
+lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/GD/autosplit.ix
+lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/libgd/extralibs.ld
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/libgd
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/GD