From fda2e985daa21bcac7cf4e4882e560933d7ad5e8 Mon Sep 17 00:00:00 2001 From: Jeremy Lea Date: Thu, 5 Oct 2000 06:36:23 +0000 Subject: Implement USE_GTK, part 1. --- editors/gxedit/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'editors/gxedit') diff --git a/editors/gxedit/Makefile b/editors/gxedit/Makefile index 07dd7bf37ee7..0e1a2cf80ece 100644 --- a/editors/gxedit/Makefile +++ b/editors/gxedit/Makefile @@ -14,12 +14,9 @@ DISTNAME= GXedit${PORTVERSION} MAINTAINER= dom@myrddin.demon.co.uk -LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 - -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - USE_X_PREFIX= yes -MAKE_ENV= GTK_CONFIG="${GTK_CONFIG}" +USE_GTK= yes + ALL_TARGET= gxedit post-patch: -- cgit v1.2.3