From e6b42197d76ee839c4a207432a4a3e9d356e3fd5 Mon Sep 17 00:00:00 2001 From: eadler Date: Sun, 13 Oct 2013 06:15:19 +0000 Subject: Cleanup of the unowned ports in the x11 directory - Convert from USE_GMAKE to USES=gmake --- x11/dxpc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/dxpc') diff --git a/x11/dxpc/Makefile b/x11/dxpc/Makefile index 07f1784bcffd..23bf7a180d44 100644 --- a/x11/dxpc/Makefile +++ b/x11/dxpc/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= lzo2.2:${PORTSDIR}/archivers/lzo2 LICENSE= BSD USE_XORG= x11 -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-lzo-lib=${LOCALBASE} -- cgit