From 16f793124c2078264a25b6b86b3a59d6c08e5a33 Mon Sep 17 00:00:00 2001 From: Alejandro Pulver Date: Sun, 25 Jun 2006 23:05:57 +0000 Subject: - Remove USE_X_PREFIX. Approved by: maintainer --- graphics/crystalentitylayer-devel/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/crystalentitylayer-devel') diff --git a/graphics/crystalentitylayer-devel/Makefile b/graphics/crystalentitylayer-devel/Makefile index 357111ca0358..53f32a0f1a43 100644 --- a/graphics/crystalentitylayer-devel/Makefile +++ b/graphics/crystalentitylayer-devel/Makefile @@ -19,13 +19,12 @@ COMMENT= CEL is a layer that sits on top of Crystal Space 3D Engine BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam \ cs-config:${PORTSDIR}/graphics/crystalspace -USE_X_PREFIX= yes USE_BZIP2= yes GNU_CONFIGURE= yes LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include -CONFIGURE_ARGS+= --with-cs-prefix=${X11BASE} +CONFIGURE_ARGS+= --with-cs-prefix=${LOCALBASE} MAKE_ENV= CC="${CC}" CFLAGS="${CFLAGS} ${CXX}" LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}" DOCSDIR?= share/doc/cel-${PORTVERSION} DATADIR?= share/cel -- cgit v1.2.3