From 88c4af2175317e32b93737cf6064b82edf47cd48 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 22 Dec 1998 09:06:28 +0000 Subject: Move USE_X_PREFIX before .include . --- x11-toolkits/gtk12/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'x11-toolkits/gtk12/Makefile') diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile index 5de06469205a..b1baf0547860 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -3,7 +3,7 @@ # Date Created: 28 Sep 1997 # Whom: Vanilla I. Shu # -# $Id: Makefile,v 1.33 1998/12/12 04:43:30 vanilla Exp $ +# $Id: Makefile,v 1.34 1998/12/22 07:56:14 asami Exp $ # DISTNAME= gtk+-1.1.7 @@ -17,13 +17,12 @@ MAINTAINER= vanilla@FreeBSD.ORG LIB_DEPENDS= glib11d.1:${PORTSDIR}/devel/glib11-devel +USE_X_PREFIX= yes .include .if ${OSVERSION} <= 300000 BROKEN= requires perl5 .endif - -USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= INSTALL='$${INSTALL} -c' \ GLIB_CONFIG="${LOCALBASE}/bin/glib11d-config" -- cgit v1.2.3