[Midnightbsd-cvs] mports [21576] trunk/lang/gnustep-guile/Makefile: fix depends
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Aug 12 13:41:56 EDT 2016
Revision: 21576
http://svnweb.midnightbsd.org/mports/?rev=21576
Author: laffer1
Date: 2016-08-12 13:41:55 -0400 (Fri, 12 Aug 2016)
Log Message:
-----------
fix depends
Modified Paths:
--------------
trunk/lang/gnustep-guile/Makefile
Modified: trunk/lang/gnustep-guile/Makefile
===================================================================
--- trunk/lang/gnustep-guile/Makefile 2016-08-12 17:37:00 UTC (rev 21575)
+++ trunk/lang/gnustep-guile/Makefile 2016-08-12 17:41:55 UTC (rev 21576)
@@ -12,7 +12,7 @@
COMMENT= GNUstep interface to the GUILE scheme interpreter
LICENSE= gpl2
-LIB_DEPENDS+= guile.21:${PORTSDIR}/lang/guile
+LIB_DEPENDS+= libguile.so:${PORTSDIR}/lang/guile
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
More information about the Midnightbsd-cvs
mailing list