[69504] trunk/dports/audio/daapd/files/patch-daaplib-src-makefile

ryandesign at macports.org ryandesign at macports.org
Wed Jul 7 21:25:16 PDT 2010


Revision: 69504
          http://trac.macports.org/changeset/69504
Author:   ryandesign at macports.org
Date:     2010-07-07 21:25:15 -0700 (Wed, 07 Jul 2010)
Log Message:
-----------
daapd: add patchfile that goes with r69503

Revision Links:
--------------
    http://trac.macports.org/changeset/69503

Added Paths:
-----------
    trunk/dports/audio/daapd/files/patch-daaplib-src-makefile

Added: trunk/dports/audio/daapd/files/patch-daaplib-src-makefile
===================================================================
--- trunk/dports/audio/daapd/files/patch-daaplib-src-makefile	                        (rev 0)
+++ trunk/dports/audio/daapd/files/patch-daaplib-src-makefile	2010-07-08 04:25:15 UTC (rev 69504)
@@ -0,0 +1,13 @@
+--- daaplib/src/makefile.orig	2006-03-05 07:39:36.000000000 -0600
++++ daaplib/src/makefile	2010-07-07 22:49:56.000000000 -0500
+@@ -8,8 +8,8 @@
+ 
+ LIBS = 
+ LIBPATH = 
+-LIBDEPLOY = /usr/local/lib
+-INCDEPLOY = /usr/local/include
++LIBDEPLOY = @PREFIX@/lib
++INCDEPLOY = @PREFIX@/include
+ INCPATH = ../include
+ CFLAGS = -Wall -Wno-multichar
+ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100707/dc11c458/attachment.html>


More information about the macports-changes mailing list