Add USE_GMAKE, otherwise the port builds only after make install.

This commit is contained in:
Maxim Sobolev 2001-05-05 11:09:33 +00:00
parent f5ec58140c
commit 5a04afb715
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42268
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@ MAINTAINER= sf@FreeBSD.org
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS=-I${PREFIX}/include \
LDFLAGS=-L${PREFIX}/lib

View File

@ -24,6 +24,7 @@ MAINTAINER= sf@FreeBSD.org
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS=-I${PREFIX}/include \
LDFLAGS=-L${PREFIX}/lib