aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2005-12-20 02:15:01 +0800
committermat <mat@FreeBSD.org>2005-12-20 02:15:01 +0800
commitbd57a966a3b697e08c0a91c10cab1d47cd250c7e (patch)
treefb3db17be8c6b83ca3d0d79c298db70fe19d1f8d /lang
parentac052fa225e460e2b692c10f43db23f47f6a8176 (diff)
downloadfreebsd-ports-gnome-bd57a966a3b697e08c0a91c10cab1d47cd250c7e.tar.gz
freebsd-ports-gnome-bd57a966a3b697e08c0a91c10cab1d47cd250c7e.tar.zst
freebsd-ports-gnome-bd57a966a3b697e08c0a91c10cab1d47cd250c7e.zip
works better like that
Pointy hat to: tobez and aaron
Diffstat (limited to 'lang')
-rw-r--r--lang/p5-Interpolation/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/p5-Interpolation/Makefile b/lang/p5-Interpolation/Makefile
index 5d5e2bcad67b..79e4ceac1548 100644
--- a/lang/p5-Interpolation/Makefile
+++ b/lang/p5-Interpolation/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= lang perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/J/JE/JENDA
PKGNAMEPREFIX= p5-
+WRKSRC= ${WRKDIR}/${PORTNAME}-0.70
MAINTAINER= perl@FreeBSD.org
COMMENT= Implement arbitrary string interpolation semantics for Perl