aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/olvwm/files
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/olvwm/files
parent9c9fbeb3611aef67aba39fe604ba2594da208cf7 (diff)
downloadports-106f277426674d607e41af23be7f49d907eacd7b.tar.gz
ports-106f277426674d607e41af23be7f49d907eacd7b.zip
Fix package build problem
remove BROKEN tag
Notes
Notes: svn path=/head/; revision=14202
Diffstat (limited to 'x11-wm/olvwm/files')
-rw-r--r--x11-wm/olvwm/files/patch-aa11
1 files changed, 6 insertions, 5 deletions
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 @@