summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorScott Mace <smace@FreeBSD.org>1998-10-26 15:37:00 +0000
committerScott Mace <smace@FreeBSD.org>1998-10-26 15:37:00 +0000
commit106f277426674d607e41af23be7f49d907eacd7b (patch)
tree4c5b96bb956c28884a8816ded33c9369ebec7d9b /x11-wm
parentThe imap-uw port is fixed now. (diff)
Fix package build problem
remove BROKEN tag
Notes
Notes: svn path=/head/; revision=14202
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/olvwm/Makefile4
-rw-r--r--x11-wm/olvwm/files/patch-aa11
2 files changed, 7 insertions, 8 deletions
diff --git a/x11-wm/olvwm/Makefile b/x11-wm/olvwm/Makefile
index ef93a3cf7af3..1db99ebbe84d 100644
--- a/x11-wm/olvwm/Makefile
+++ b/x11-wm/olvwm/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 October 1994
# Whom: smace
#
-# $Id: Makefile,v 1.16 1998/10/20 04:06:17 smace Exp $
+# $Id: Makefile,v 1.17 1998/10/26 05:03:33 asami Exp $
#
DISTNAME= olvwm4
@@ -24,8 +24,6 @@ MAINTAINER= brianfeldman@hotmail.com
LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview-lib \
Xpm.4:${PORTSDIR}/graphics/xpm
-BROKEN= package
-
NO_WRKSUBDIR= yes
USE_IMAKE= yes
MAN1= olvwm.1 olvwmrc.1
diff --git a/x11-wm/olvwm/files/patch-aa b/x11-wm/olvwm/files/patch-aa
index b73cca0ec657..019f26972a90 100644
--- a/x11-wm/olvwm/files/patch-aa
+++ b/x11-wm/olvwm/files/patch-aa
@@ -1,5 +1,5 @@
---- Imakefile.orig Mon Oct 19 14:21:31 1998
-+++ Imakefile Mon Oct 19 14:20:23 1998
+--- Imakefile.orig Mon Oct 26 09:16:54 1998
++++ Imakefile Mon Oct 26 09:27:43 1998
@@ -48,8 +48,10 @@
/**/#MORECCFLAGS=-DOW_I18N_L3 -DSHAPE -DIDENT
@@ -73,7 +73,7 @@
install.man:: $(MANPAGES)
@if [ -d $(DESTDIR)$(MANDIR) ]; then set +x; \
-@@ -142,7 +151,9 @@
+@@ -142,7 +151,11 @@
@for i in $(MANPAGES) ;\
do \
echo "installing $$i"; \
@@ -81,9 +81,10 @@
$(INSTALL) -c $(INSTMANFLAGS) $$i $(DESTDIR)$(MANDIR)/`basename $$i .man`.$(MANSUFFIX) ; \
+ $(COMPRESSMANCMD) $(DESTDIR)$(MANDIR)/`basename $$i .man`.$(MANSUFFIX) ; \
done
-
--#include <XView.prog>
++
+depend:: olvwmrc.c
+
+ #include <XView.prog>
--- defaults.c.orig Thu Jan 13 15:36:03 1994
+++ defaults.c Mon Oct 19 12:52:39 1998
@@ -30,9 +30,7 @@