1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

- Stage support

- Convert to USES
This commit is contained in:
Martin Wilke 2014-01-31 16:24:01 +00:00
parent ea218b5176
commit 38b11fc974
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342014

View File

@ -17,9 +17,8 @@ GNU_CONFIGURE= yes
GUILE_CONFIG= ${LOCALBASE}/bin/guile-config
LDFLAGS+= `${GUILE_CONFIG} link`
CFLAGS+= `${GUILE_CONFIG} compile`
USE_GMAKE= yes
USE_USES= gmake
INFO= crank
NO_STAGE= yes
.include <bsd.port.mk>