summaryrefslogtreecommitdiff
path: root/audio/xamp/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xamp/files/patch-ae')
-rw-r--r--audio/xamp/files/patch-ae11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/xamp/files/patch-ae b/audio/xamp/files/patch-ae
deleted file mode 100644
index 6bd5c7abc55a..000000000000
--- a/audio/xamp/files/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Fri Jul 31 02:48:02 1998
-+++ Makefile.in Tue May 30 01:29:51 2000
-@@ -58,7 +58,7 @@
- cd pixmaps ; make
-
- xamp: images $(OBJ)
-- $(CC) -o xamp $(OBJ) $(LDFLAGS) $(LIBS)
-+ $(CXX) -o xamp $(OBJ) $(LDFLAGS) $(LIBS)
-
- install:
- $(INSTALL) -m 755 xamp $(DESTDIR)/xamp