Modified: trunk/dports/devel/cunit/Portfile (105509 => 105510)
--- trunk/dports/devel/cunit/Portfile 2013-04-23 02:54:47 UTC (rev 105509)
+++ trunk/dports/devel/cunit/Portfile 2013-04-23 04:28:27 UTC (rev 105510)
@@ -4,6 +4,7 @@
name cunit
version 2.1-2
+revision 1
categories devel
license LGPL
maintainers nomaintainer
@@ -32,6 +33,7 @@
configure.args --enable-curses \
--mandir=${prefix}/share/man
+configure.env-append LIBS=-lncurses
post-destroot {
# For some reason CUnit has a headers/ subdir in doc/ which just repeats