[45439] trunk/dports/x11/xorg-libXp/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Thu Jan 15 22:21:31 PST 2009
Revision: 45439
http://trac.macports.org/changeset/45439
Author: jeremyhu at macports.org
Date: 2009-01-15 22:21:31 -0800 (Thu, 15 Jan 2009)
Log Message:
-----------
xorg-libXp: autoreconf to build universal and fix mandir at the same time
Modified Paths:
--------------
trunk/dports/x11/xorg-libXp/Portfile
Modified: trunk/dports/x11/xorg-libXp/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXp/Portfile 2009-01-16 06:17:43 UTC (rev 45438)
+++ trunk/dports/x11/xorg-libXp/Portfile 2009-01-16 06:21:31 UTC (rev 45439)
@@ -4,7 +4,7 @@
name xorg-libXp
version 1.0.0
-revision 1
+revision 2
categories x11 devel
maintainers jeremyhu openmaintainer
description X.org libXp
@@ -27,13 +27,13 @@
port:xorg-xextproto
depends_lib port:xorg-libXext
-configure.args --mandir=${prefix}/share/man
+use_autoreconf yes
+autoreconf.args -fvi
livecheck.check regex
livecheck.url [lindex ${master_sites} 0]?C=M&O=D
livecheck.regex libXp-(\\d+(?:\\.\\d+)*)
-
variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXp.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090115/4bd08a48/attachment.html>
More information about the macports-changes
mailing list