[32727] trunk/dports/devel/ncursesw/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Jan 12 10:36:39 PST 2008


Revision: 32727
          http://trac.macosforge.org/projects/macports/changeset/32727
Author:   ryandesign at macports.org
Date:     2008-01-12 10:36:38 -0800 (Sat, 12 Jan 2008)

Log Message:
-----------
ncursesw: don't depend on gawk, since this doesn't fix the problem in #13053 it was intended to solve, and it causes a circular dependency with gettext in #13898

Modified Paths:
--------------
    trunk/dports/devel/ncursesw/Portfile

Modified: trunk/dports/devel/ncursesw/Portfile
===================================================================
--- trunk/dports/devel/ncursesw/Portfile	2008-01-12 18:26:27 UTC (rev 32726)
+++ trunk/dports/devel/ncursesw/Portfile	2008-01-12 18:36:38 UTC (rev 32727)
@@ -4,6 +4,7 @@
 
 name			ncursesw
 version			5.6
+revision		1
 categories		devel
 platforms		darwin freebsd
 maintainers		imajes at macports.org
@@ -38,10 +39,6 @@
     configure.compiler	gcc-4.0
 }
 
-platform darwin 9 {
-    depends_build-append port:gawk
-}
-
 livecheck.check regex
 livecheck.url   http://ftp.gnu.org/gnu/ncurses/?C=M&O=D
 livecheck.regex ncurses-(\\d+\\.\\d+)

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


More information about the macports-changes mailing list