summaryrefslogtreecommitdiff
path: root/lang/f2c/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/f2c/Makefile')
-rw-r--r--lang/f2c/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile
index 283a564d12c..0ef5902047d 100644
--- a/lang/f2c/Makefile
+++ b/lang/f2c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2002/06/17 04:21:08 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.21 2002/07/02 14:22:16 wiz Exp $
DISTNAME= f2c-20001205
PKGREVISION= 5
@@ -60,7 +60,7 @@ pre-install:
.if (${MACHINE_ARCH} == "mipsel")
${SED} '/lib.*_pic/d' ${PKGDIR}/PLIST > ${PLIST_SRC}
.else
- ${CP} ${PKGSRCDIR}/PLIST ${PLIST_SRC}
+ ${CP} ${PKGDIR}/PLIST ${PLIST_SRC}
.endif
.if (${OBJECT_FMT} == "ELF")