aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ascd/files
diff options
context:
space:
mode:
authorflathill <flathill@FreeBSD.org>1999-05-04 23:36:03 +0800
committerflathill <flathill@FreeBSD.org>1999-05-04 23:36:03 +0800
commit4e323bcdd225351f93c4fbf6745ee2d37ee8a5f6 (patch)
tree2b5434bec93d8e74692c34480e2dff6e98abbc90 /audio/ascd/files
parentf583ad38fd6ab30dfb4fbee1317140933e339dee (diff)
downloadfreebsd-ports-gnome-4e323bcdd225351f93c4fbf6745ee2d37ee8a5f6.tar.gz
freebsd-ports-gnome-4e323bcdd225351f93c4fbf6745ee2d37ee8a5f6.tar.zst
freebsd-ports-gnome-4e323bcdd225351f93c4fbf6745ee2d37ee8a5f6.zip
Update to 0.12.1
PR: ports/11487 Submitted by: jim@blues.ghis.net
Diffstat (limited to 'audio/ascd/files')
-rw-r--r--audio/ascd/files/patch-ae15
1 files changed, 12 insertions, 3 deletions
diff --git a/audio/ascd/files/patch-ae b/audio/ascd/files/patch-ae
index f57df8b24cae..39bec8103eb1 100644
--- a/audio/ascd/files/patch-ae
+++ b/audio/ascd/files/patch-ae
@@ -1,5 +1,5 @@
---- ascd/Imakefile.orig Thu Apr 22 20:53:46 1999
-+++ ascd/Imakefile Thu Apr 22 20:54:09 1999
+--- ascd/Imakefile.orig Tue May 4 20:24:25 1999
++++ ascd/Imakefile Tue May 4 20:26:00 1999
@@ -5,7 +5,7 @@
BINDIR = CBINDIR
MANDIR = CMANDIR
@@ -8,7 +8,7 @@
+MOREFLAGS = -I/usr/X11R6/include -I.
CCOPTIONS = $(MOREFLAGS)
SYS_LIBRARIES = $(XLIB) -lXpm
-
+
@@ -15,7 +15,7 @@
WM_LIB =
#endif
@@ -18,3 +18,12 @@
SRCS = cdcontrol.c ascd.c
OBJS = cdcontrol.o ascd.o
+@@ -43,7 +43,5 @@
+ @cd $(THEMESDIR) ; rm clean.tar
+ @cd $(THEMESDIR) ; rm vintage.tar
+ @cd $(THEMESDIR) ; rm night.tar
+- @cd $(THEMESDIR) ; rm .dir
+- @cd $(THEMESDIR) ; /bin/ls -1 > /tmp/.dir
+- @cd $(THEMESDIR) ; cp /tmp/.dir .
++ @cd $(THEMESDIR) ; rmdir sands/.xvpics
+ @echo "Done."