summaryrefslogtreecommitdiff
path: root/parallel/pvm3/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2004-03-12 01:14:00 +0000
committerdmcmahill <dmcmahill>2004-03-12 01:14:00 +0000
commit202762508cf0bbb542204f687c6258f5f141cb66 (patch)
treed86da711ba653fc0138b6ae5889cb172e6c844cd /parallel/pvm3/Makefile
parent28a73e082d1a1532d1571a47b627e11a83afa267 (diff)
downloadpkgsrc-202762508cf0bbb542204f687c6258f5f141cb66.tar.gz
add config files for missing NetBSD MACHINE_ARCH's such as sh5e{b,l},
x86_64, and a few others.
Diffstat (limited to 'parallel/pvm3/Makefile')
-rw-r--r--parallel/pvm3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/parallel/pvm3/Makefile b/parallel/pvm3/Makefile
index 50f57d4f466..a10d28d3022 100644
--- a/parallel/pvm3/Makefile
+++ b/parallel/pvm3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2004/02/25 03:47:50 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.29 2004/03/12 01:14:00 dmcmahill Exp $
DISTNAME= pvm3.4.4
PKGNAME= pvm-3.4.4
@@ -34,7 +34,7 @@ ALL_TARGET= all install
PVM_DIR= ${PREFIX}/pvm3
# avoid installing this file
-post-patch:
+pre-install:
${RM} -f ${WRKSRC}/lib/pvmgetarch.orig
${RM} -f ${WRKSRC}/man/man1/pvm_intro.1.orig