aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 00:48:23 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 00:48:23 +0000
commit17b3210d99ef95eb40afc9e181fc2739a5a13d24 (patch)
tree8a37ac1ef9136b4d30c881852eaefe9bf52e2ea7 /editors
parenta7a4909e10e0cacdd555b5aa3605296b8fd40a2f (diff)
downloadports-17b3210d99ef95eb40afc9e181fc2739a5a13d24.tar.gz
ports-17b3210d99ef95eb40afc9e181fc2739a5a13d24.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/xvile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index 103fd8d6735c..a99ea06a4285 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -40,7 +40,7 @@ CONFIGURE_ARGS+= --with-screen=x11
.if defined(WITH_PERL)
CONFIGURE_ARGS+= --with-perl
-PLIST= ${PKGDIR}/PLIST.perl
+PLIST= ${PKGDIR}/pkg-plist.perl
USE_PERL5= yes
.endif