1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

Convert to USES=gnustep

This commit is contained in:
Baptiste Daroussin 2015-04-10 07:26:43 +00:00
parent 75e3d6248b
commit 987a2089eb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383701

View File

@ -13,10 +13,8 @@ COMMENT= Vector drawing application centered around bezier paths
LICENSE= GPLv2
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
USES= gnustep
USE_GNUSTEP= back build
USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
.include <bsd.port.mk>