From 3ee3f104f278aa87693d1dfb9c627423ed7c9cea Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 26 May 2014 14:47:56 +0000 Subject: - Convert gmake,bzip2 to USES Approved by: portmgr --- lang/ferite/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/ferite') diff --git a/lang/ferite/Makefile b/lang/ferite/Makefile index 670f8bac7407..1de678558532 100644 --- a/lang/ferite/Makefile +++ b/lang/ferite/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre \ libxml2.so:${PORTSDIR}/textproc/libxml2 USE_AUTOTOOLS= libtool -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -- cgit