[55096] trunk/dports/irc/bitchx/Portfile

toby at macports.org toby at macports.org
Thu Aug 6 13:54:56 PDT 2009


Revision: 55096
          http://trac.macports.org/changeset/55096
Author:   toby at macports.org
Date:     2009-08-06 13:54:56 -0700 (Thu, 06 Aug 2009)
Log Message:
-----------
#12073 (BUG: BitchX-1.1 build fails with ncurses installed)

Modified Paths:
--------------
    trunk/dports/irc/bitchx/Portfile

Modified: trunk/dports/irc/bitchx/Portfile
===================================================================
--- trunk/dports/irc/bitchx/Portfile	2009-08-06 20:53:33 UTC (rev 55095)
+++ trunk/dports/irc/bitchx/Portfile	2009-08-06 20:54:56 UTC (rev 55096)
@@ -4,6 +4,7 @@
 
 name		bitchx
 version		1.1
+revision	1
 categories	irc
 maintainers	fuzzymagic.com:sean
 description	BitchX - An IRC Client based on ircII w/ ANSI color and much much more.
@@ -30,3 +31,5 @@
 	# need to keep -g -O2 (the default) while adding -DBIND_8_COMPAT
 	configure.cflags-append "-DBIND_8_COMPAT -g"
 }
+
+depends_lib	port:ncurses
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090806/4054a669/attachment.html>


More information about the macports-changes mailing list