[Midnightbsd-cvs] mports [19910] trunk/irc/talksoup/Makefile: fix depends
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Aug 20 21:49:41 EDT 2015
Revision: 19910
http://svnweb.midnightbsd.org/mports/?rev=19910
Author: laffer1
Date: 2015-08-20 21:49:41 -0400 (Thu, 20 Aug 2015)
Log Message:
-----------
fix depends
Modified Paths:
--------------
trunk/irc/talksoup/Makefile
Modified: trunk/irc/talksoup/Makefile
===================================================================
--- trunk/irc/talksoup/Makefile 2015-08-21 01:48:52 UTC (rev 19909)
+++ trunk/irc/talksoup/Makefile 2015-08-21 01:49:41 UTC (rev 19910)
@@ -12,9 +12,8 @@
LICENSE= gpl2
-USE_GNUSTEP= yes
-USE_GNUSTEP_BACK= yes
-USE_GNUSTEP_BUILD= yes
+USES= gnustep
+USE_GNUSTEP= back build
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_LOCAL_LIBS+= netclasses:${NETCLASSES_PORT}
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
More information about the Midnightbsd-cvs
mailing list