From 99290b0d61db9bcb3c960f5507a8ccb0126a0cf9 Mon Sep 17 00:00:00 2001 From: Jeremy Lea Date: Thu, 5 Oct 2000 06:42:57 +0000 Subject: Implement USE_GTK, part 2. --- korean/gau/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'korean/gau') diff --git a/korean/gau/Makefile b/korean/gau/Makefile index 9ed341289fc3..5603b0e69265 100644 --- a/korean/gau/Makefile +++ b/korean/gau/Makefile @@ -17,16 +17,12 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= cjh@kr.freebsd.org -LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz \ ${X11BASE}/lib/X11/fonts/local/gulim12.pcf.gz:${PORTSDIR}/korean/baekmukfonts-bdf -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - USE_X_PREFIX= yes USE_GMAKE= yes +USE_GTK= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" -MAKE_ENV= GTK_CONFIG="${GTK_CONFIG}" .include -- cgit v1.2.3