Add USE_GMAKE, otherwise the port builds only after make install.
This commit is contained in:
parent
f5ec58140c
commit
5a04afb715
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42268
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user