summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-02-09 00:09:25 +0000
committerhubertf <hubertf>1998-02-09 00:09:25 +0000
commitf12f130182cd8e368ef4a5beba564d6ae92a7321 (patch)
tree78a7fa4980cbe246cee22c8e0be9206a4e994a14 /x11
parent6cfd2342a8aeb67864983942ade19d47e8f0b9cf (diff)
downloadpkgsrc-f12f130182cd8e368ef4a5beba564d6ae92a7321.tar.gz
Fix stripping of binaries (caused by fixing PR4884)
Diffstat (limited to 'x11')
-rw-r--r--x11/windowmaker/Makefile13
-rw-r--r--x11/windowmaker/patches/patch-ac13
2 files changed, 20 insertions, 6 deletions
diff --git a/x11/windowmaker/Makefile b/x11/windowmaker/Makefile
index 4054d3c40f7..79f090c660d 100644
--- a/x11/windowmaker/Makefile
+++ b/x11/windowmaker/Makefile
@@ -4,7 +4,7 @@
# Whom: handy@physics.montana.edu (FreeBSD)
# explorer@netbsd.org (NetBSD)
#
-# $NetBSD: Makefile,v 1.4 1998/01/30 13:57:47 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/02/09 00:13:19 hubertf Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/11/04 10:33:43 tg Exp
#
@@ -16,13 +16,14 @@ MASTER_SITES= http://isolation.ml.org/oxygen/wm/bin/ \
MAINTAINER= handy@physics.montana.edu
-LIB_DEPENDS= Xpm.4.:${PORTSDIR}/graphics/xpm \
- png.0.:${PORTSDIR}/graphics/png \
- jpeg.7.:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
+ png\\.0\\.:${PORTSDIR}/graphics/png \
+ jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg
USE_X11= yes
GNU_CONFIGURE= yes
-STRIP=
-CONFIGURE_ARGS+= --includedir=${LOCALBASE}/include
+#STRIP=
+MAKE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
+CONFIGURE_ARGS+= --includedir=${PREFIX}/include
.include <bsd.port.mk>
diff --git a/x11/windowmaker/patches/patch-ac b/x11/windowmaker/patches/patch-ac
new file mode 100644
index 00000000000..2a0a6c1c2dc
--- /dev/null
+++ b/x11/windowmaker/patches/patch-ac
@@ -0,0 +1,13 @@
+--- util/Makefile.in.orig Sat Feb 7 21:40:49 1998
++++ util/Makefile.in Sat Feb 7 21:46:53 1998
+@@ -78,8 +78,8 @@
+ $(INSTALL_BIN) -s savews $(bindir)
+ $(INSTALL_BIN) -s wxcopy $(bindir)
+ $(INSTALL_BIN) -s wxpaste $(bindir)
+- $(INSTALL_BIN) dockapp $(bindir)
+- $(INSTALL_BIN) wmaker.inst $(bindir)
++ $(INSTALL_SCRIPT) dockapp $(bindir)
++ $(INSTALL_SCRIPT) wmaker.inst $(bindir)
+
+
+ clean: