[Midnightbsd-cvs] mports [20689] trunk/net/tryst-examples/Makefile: fix depends
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Nov 8 10:31:20 EST 2015
Revision: 20689
http://svnweb.midnightbsd.org/mports/?rev=20689
Author: laffer1
Date: 2015-11-08 10:31:19 -0500 (Sun, 08 Nov 2015)
Log Message:
-----------
fix depends
Modified Paths:
--------------
trunk/net/tryst-examples/Makefile
Modified: trunk/net/tryst-examples/Makefile
===================================================================
--- trunk/net/tryst-examples/Makefile 2015-11-08 15:30:56 UTC (rev 20688)
+++ trunk/net/tryst-examples/Makefile 2015-11-08 15:31:19 UTC (rev 20689)
@@ -11,9 +11,12 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= TBrowser and TChat
+
LICENSE= lgpl
-USE_GNUSTEP= yes
+
+USES= gnustep
+USE_GNUSTEP= back build
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
More information about the Midnightbsd-cvs
mailing list