freebsd-ports/audio/cdplayer.app/files/patch-Makefile
Renato Botelho 27b57e74b7 - Provide new MASTER_SITE
- Remove DEPRECATED and EXPIRATION_DATE
- Pass maintainership to submitter
- Remove 3 lines pkg-plist

PR:		ports/87983
Submitted by:	martin hudec <corwin@aeternal.net>
Approved by:	Denis Shaposhnikov <dsh@vlink.ru> (ex-maintainer)
2005-10-25 14:44:44 +00:00

12 lines
411 B
Text

--- Makefile.orig Mon Jan 1 23:42:19 2001
+++ Makefile Tue Apr 10 15:09:51 2001
@@ -1,8 +1,6 @@
-PREFIX = /usr/local
-CFLAGS = `get-wings-flags --cflags` `libcdaudio-config --cflags`
+CFLAGS += `get-wings-flags --cflags` `libcdaudio-config --cflags`
LDFLAGS = `get-wings-flags --ldflags` `libcdaudio-config --ldadd`
LIBS = `get-wings-flags --libs` `libcdaudio-config --libs`
-CC = gcc -O2
all: CDPlayer