summaryrefslogtreecommitdiff
path: root/parallel/pvm3/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2004-03-12 01:14:00 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2004-03-12 01:14:00 +0000
commitee9cbd17961f4c418e9609c840ffb850bbdc08d1 (patch)
treed86da711ba653fc0138b6ae5889cb172e6c844cd /parallel/pvm3/Makefile
parent6a951ba5932caa215c80aba6ddc124a389537f19 (diff)
downloadpkgsrc-ee9cbd17961f4c418e9609c840ffb850bbdc08d1.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