1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

Convert to USES=gmake.

This commit is contained in:
Jung-uk Kim 2013-07-15 20:01:37 +00:00
parent 21234b8848
commit d8bd29a573
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323076

View File

@ -19,11 +19,10 @@ LIB_DEPENDS= wpd-0.9:${PORTSDIR}/textproc/libwpd \
CONFIGURE_ARGS= --disable-werror
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_PERL5_BUILD=yes
USE_XZ= yes
USES= pathfix pkgconfig
USES= gmake pathfix pkgconfig
.include <bsd.port.pre.mk>