aboutsummaryrefslogtreecommitdiff
path: root/emulators/osf1_base
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2003-12-12 13:43:05 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2003-12-12 13:43:05 +0000
commit8697f3d4a92690aad3e301a6765dd61353cf249c (patch)
tree2b7ca411133d3d6893e4bea02df82523f85de272 /emulators/osf1_base
parent683b7ed55b0cdae5aa66c1468ede9cc6d5511f83 (diff)
downloadports-8697f3d4a92690aad3e301a6765dd61353cf249c.tar.gz
ports-8697f3d4a92690aad3e301a6765dd61353cf249c.zip
Notes
Diffstat (limited to 'emulators/osf1_base')
-rw-r--r--emulators/osf1_base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/osf1_base/Makefile b/emulators/osf1_base/Makefile
index e07fa7f43137..a4dc4df9976e 100644
--- a/emulators/osf1_base/Makefile
+++ b/emulators/osf1_base/Makefile
@@ -16,12 +16,12 @@ EXTRACT_SUFX= .rpm
MAINTAINER= obrien@FreeBSD.org
COMMENT= The base set of libraries needed in OSF/1 (Tru64) mode
-BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio
+BUILD_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
ONLY_FOR_ARCHS= alpha
PREFIX= /compat/osf1
-EXTRACT_CMD= rpm2cpio
+EXTRACT_CMD= rpm2cpio.pl
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |cpio -idum
NO_WRKSUBDIR= yes