Convert to USES=gnustep

This commit is contained in:
Baptiste Daroussin 2015-04-10 07:33:49 +00:00
parent 955f763d09
commit d2cf0772d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383704

View File

@ -14,10 +14,8 @@ LICENSE= GPLv3
LIB_DEPENDS+= libgsl.so:${PORTSDIR}/math/gsl
USE_GNUSTEP_CONFIGURE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_GUI= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USES= gnustep
GNU_CONFIGURE= yes
USE_GNUSTEP= build gui
.include <bsd.port.mk>