aboutsummaryrefslogtreecommitdiff
path: root/x11/etoile-xwindowserverkit/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-03-30 09:36:46 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-03-30 09:36:46 +0000
commit50179d15670aa6b75dfa5fa9f59ee1ea0492b31d (patch)
treecbb2bb5845d1a05660a0b1b05a9d0ced2987a82a /x11/etoile-xwindowserverkit/Makefile
parent5301793045be4cb5eff06ae7364ea01dddc056c5 (diff)
downloadports-50179d15670aa6b75dfa5fa9f59ee1ea0492b31d.tar.gz
ports-50179d15670aa6b75dfa5fa9f59ee1ea0492b31d.zip
Notes
Diffstat (limited to 'x11/etoile-xwindowserverkit/Makefile')
-rw-r--r--x11/etoile-xwindowserverkit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/etoile-xwindowserverkit/Makefile b/x11/etoile-xwindowserverkit/Makefile
index 5303ab399bb8..3e3bc7f64ec1 100644
--- a/x11/etoile-xwindowserverkit/Makefile
+++ b/x11/etoile-xwindowserverkit/Makefile
@@ -28,8 +28,8 @@ USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
SNAPSHOT= 20061221
WRKSRC= ${WRKDIR}/Etoile/
USE_GNUSTEP_MAKE_DIRS+= Frameworks/XWindowServerKit
-ADDITIONAL_OBJCFLAGS+= -I${X11BASE}/include
-ADDITIONAL_LDFLAGS+= -L${X11BASE}/lib
+ADDITIONAL_OBJCFLAGS+= -I${LOCALBASE}/include
+ADDITIONAL_LDFLAGS+= -L${LOCALBASE}/lib
MAKE_ENV+= GNUSTEP_INSTALLATION_DIR="${GNUSTEP_SYSTEM_ROOT}"
.include <bsd.port.mk>