[22341] trunk/dports/net/whois/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Feb 26 19:54:38 PST 2007


Revision: 22341
          http://trac.macosforge.org/projects/macports/changeset/22341
Author:   pipping at macports.org
Date:     2007-02-26 19:54:37 -0800 (Mon, 26 Feb 2007)

Log Message:
-----------
 * rely on "use_configure no" to remove variant universal

Modified Paths:
--------------
    trunk/dports/net/whois/Portfile

Modified: trunk/dports/net/whois/Portfile
===================================================================
--- trunk/dports/net/whois/Portfile	2007-02-27 00:08:34 UTC (rev 22340)
+++ trunk/dports/net/whois/Portfile	2007-02-27 03:54:37 UTC (rev 22341)
@@ -24,9 +24,8 @@
 worksrcdir	${portname}-${portversion}
 
 depends_lib	port:gettext
+use_configure	no
 
-configure	{}
-
 post-configure	{
 	reinplace "s|/usr/local|${prefix}|g" ${worksrcpath}/Makefile
 	reinplace "s|/etc|${prefix}/etc|g" ${worksrcpath}/config.h

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070226/bacfb6d1/attachment.html


More information about the macports-changes mailing list