summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-05-02 12:04:11 +0000
committertron <tron@pkgsrc.org>1999-05-02 12:04:11 +0000
commite547cb75e9e5f197dc3d05d9477f1c17a77c6a39 (patch)
tree50ce2f510f045ef1190d65a1803db40ed002c5af /devel
parent7ec3e4074ee32e980818961bd1b37b85512ce826 (diff)
downloadpkgsrc-e547cb75e9e5f197dc3d05d9477f1c17a77c6a39.tar.gz
Use "../../lang/perl5" to shut up "pkglint".
Diffstat (limited to 'devel')
-rw-r--r--devel/ptl2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ptl2/Makefile b/devel/ptl2/Makefile
index dafc55d8507..c5b45fa1297 100644
--- a/devel/ptl2/Makefile
+++ b/devel/ptl2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/05/01 14:37:30 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/05/02 12:04:11 tron Exp $
DISTNAME= PTL2-current-990325
PKGNAME= ptl2-current-990325
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.media.osaka-cu.ac.jp/pub/PTL/PTL2/PTL2-current-990325/
MAINTAINER= msaitoh@netbsd.org
HOMEPAGE= http://www.media.osaka-cu.ac.jp/~k-abe/PTL/
-BUILD_DEPENDS= ${LOCALBASE}/bin/perl:${PKGSRCDIR}/lang/perl5
+BUILD_DEPENDS= ${LOCALBASE}/bin/perl:../../lang/perl5
USE_GMAKE= YES