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
commite66e7cf1933f3d43967492b1d26b31b8f447f9df (patch)
treed86da711ba653fc0138b6ae5889cb172e6c844cd /parallel/pvm3/Makefile
parenta726c7db637f081a8e32adcaef95c93af4012a5a (diff)
downloadpkgsrc-e66e7cf1933f3d43967492b1d26b31b8f447f9df.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