From aebf2d0daee118826e1f126e652665f089b6b569 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 30 Aug 2013 01:02:57 +0000 Subject: Convert archivers from USE_GMAKE to USES=gmake While here: - Trim headers - Convert some port to the new perl world - Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig --- archivers/aolserver-nszlib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archivers/aolserver-nszlib') diff --git a/archivers/aolserver-nszlib/Makefile b/archivers/aolserver-nszlib/Makefile index e7a293ee89ab..568c53e0bded 100644 --- a/archivers/aolserver-nszlib/Makefile +++ b/archivers/aolserver-nszlib/Makefile @@ -22,7 +22,7 @@ AOLSERVERBASE?= aolserver BUILD_DEPENDS+= ${LOCALBASE}/${AOLSERVERBASE}/bin/nsd:${PORTSDIR}/www/aolserver RUN_DEPENDS+= ${LOCALBASE}/${AOLSERVERBASE}/bin/nsd:${PORTSDIR}/www/aolserver -USE_GMAKE= yes +USES= gmake MAKE_ARGS= AOLSERVER="${LOCALBASE}/${AOLSERVERBASE}" \ DLLLIBS="-lz" MODLIBS="-lz" -- cgit