[85889] trunk/dports/gnome/gnotime/Portfile

jmr at macports.org jmr at macports.org
Sun Oct 16 23:25:13 PDT 2011


Revision: 85889
          http://trac.macports.org/changeset/85889
Author:   jmr at macports.org
Date:     2011-10-16 23:25:12 -0700 (Sun, 16 Oct 2011)
Log Message:
-----------
gnotime: tell configure where to find X

Modified Paths:
--------------
    trunk/dports/gnome/gnotime/Portfile

Modified: trunk/dports/gnome/gnotime/Portfile
===================================================================
--- trunk/dports/gnome/gnotime/Portfile	2011-10-17 06:18:23 UTC (rev 85888)
+++ trunk/dports/gnome/gnotime/Portfile	2011-10-17 06:25:12 UTC (rev 85889)
@@ -21,6 +21,8 @@
 depends_build	port:pkgconfig
 depends_lib	bin:guile:guile port:libgtkhtml port:libgnome port:libgnomeui
 configure.cppflags-append "-L${prefix}/lib"
+configure.args	--x-includes=${prefix}/include \
+		--x-libraries=${prefix}/lib
 
 livecheck.url   http://sourceforge.net/projects/gttr/files/
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111016/72dc24b7/attachment.html>


More information about the macports-changes mailing list