aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/afterstep-stable
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2007-07-12 15:54:18 +0000
committerGreg Lewis <glewis@FreeBSD.org>2007-07-12 15:54:18 +0000
commit9d469551b0fc9ab786095d8bd1a2690bcc5cdd28 (patch)
tree35ea0e1dd8df8085ecdc1b79c19a50a62a1c210c /x11-wm/afterstep-stable
parent1badc5a9fefbc34709882b0a6f7c823c2eaf7304 (diff)
downloadports-9d469551b0fc9ab786095d8bd1a2690bcc5cdd28.tar.gz
ports-9d469551b0fc9ab786095d8bd1a2690bcc5cdd28.zip
Notes
Diffstat (limited to 'x11-wm/afterstep-stable')
-rw-r--r--x11-wm/afterstep-stable/files/patch-afterstep::Makefile.in25
-rw-r--r--x11-wm/afterstep-stable/pkg-plist1
2 files changed, 25 insertions, 1 deletions
diff --git a/x11-wm/afterstep-stable/files/patch-afterstep::Makefile.in b/x11-wm/afterstep-stable/files/patch-afterstep::Makefile.in
new file mode 100644
index 000000000000..0de164cfdcd1
--- /dev/null
+++ b/x11-wm/afterstep-stable/files/patch-afterstep::Makefile.in
@@ -0,0 +1,25 @@
+$FreeBSD$
+
+--- afterstep/Makefile.in.orig Tue Jul 10 22:25:39 2007
++++ afterstep/Makefile.in Tue Jul 10 22:26:53 2007
+@@ -29,19 +29,7 @@
+ fi
+
+ install.data_reinstall: remove_old
+- @$(RMF) no_data_reinstall ; \
+- if [ -d $(AFTER_SHAREDIR) ] ; then \
+- echo $(MV) $(AFTER_SHAREDIR) $(AFTER_SHAREDIR)_old; \
+- $(MV) $(AFTER_SHAREDIR) $(AFTER_SHAREDIR)_old; \
+- if [ -d $(AFTER_SHAREDIR)_old/desktop -a -d $(AFTER_SHAREDIR)_old/desktop/tiles ] ; then \
+- no_data_reinstall=$(NO_DATA_REINSTALL); \
+- fi; \
+- if [ -n "$$no_data_reinstall" ]; then \
+- touch no_data_reinstall; \
+- fi; \
+- else \
+- echo "no previous installation detected"; \
+- fi
++ @$(RMF) no_data_reinstall
+
+ share_dirs:
+ $(MKDIR) -p $(AFTER_SHAREDIR)
diff --git a/x11-wm/afterstep-stable/pkg-plist b/x11-wm/afterstep-stable/pkg-plist
index fb8820bd980a..56c54a4e7f59 100644
--- a/x11-wm/afterstep-stable/pkg-plist
+++ b/x11-wm/afterstep-stable/pkg-plist
@@ -1366,7 +1366,6 @@ lib/libAfterStep.a
share/xsessions/AfterStep.desktop
@dirrm share/xsessions
@dirrm share/pixmaps
-@dirrm %%DATADIR%%_old
@dirrm %%DATADIR%%/themes
@dirrm %%DATADIR%%/start/7_About_AfterStep
@dirrm %%DATADIR%%/start/5_Quit