summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2007-09-23 21:48:05 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2007-09-23 21:48:05 +0000
commit6540f39ca7c9f64fed0540a64f8747c90ced248c (patch)
tree56a2f0b725295097b8a01dd921690c85b034ffe4 /emulators
parentc4207977599fa58e1faab4ef2b7563089537e38b (diff)
downloadpkgsrc-6540f39ca7c9f64fed0540a64f8747c90ced248c.tar.gz
set RPM2PKG_STRIP=0 to make this install again after moving to the emulator framework
Diffstat (limited to 'emulators')
-rw-r--r--emulators/osf1_lib/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/osf1_lib/Makefile b/emulators/osf1_lib/Makefile
index c6b5e19ec8c..d5dad4cb4ab 100644
--- a/emulators/osf1_lib/Makefile
+++ b/emulators/osf1_lib/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2007/08/01 17:19:22 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2007/09/23 21:48:05 dmcmahill Exp $
DISTNAME= netscape-4.7-3.alpha
PKGNAME= osf1_lib-1.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.digital.com/pub/DEC/Linux-Alpha-Tools/netscape/
EXTRACT_SUFX= .rpm
@@ -29,6 +29,7 @@ RPM2PKG_PREFIX= ${PREFIX}
RPM2PKG_SUBPREFIX= ${EMULSUBDIR}
RPM2PKG_STAGE= do-install
RPMIGNOREPATH= usr/bin usr/lib
+RPM2PKG_STRIP= 0
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"