1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/audio/xamp/files/patch-ae
Will Andrews 58e4d46002 Update to 0.8.10. Add skin data, WWW: to pkg/DESCR.
PR:		18882
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-29 22:07:05 +00:00

12 lines
290 B
Plaintext

--- 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