aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-02-26 18:55:28 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-02-26 18:55:28 +0000
commit65bbe0ba78cd96b2b037794ad63889245a6db27d (patch)
tree373e83d057dc3b6a6bb61a3707ff084735bde64d /x11
parentb4c0b6e0aa4bd6c68d9081f5119423df2e149c1b (diff)
- cleanup
Notes
Notes: svn path=/head/; revision=229099
Diffstat (limited to 'x11')
-rw-r--r--x11/etoile-xwindowserverkit/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/etoile-xwindowserverkit/Makefile b/x11/etoile-xwindowserverkit/Makefile
index 742e334e9af9..8480a3382d92 100644
--- a/x11/etoile-xwindowserverkit/Makefile
+++ b/x11/etoile-xwindowserverkit/Makefile
@@ -28,6 +28,5 @@ WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION}
USE_GNUSTEP_MAKE_DIRS+= Frameworks/XWindowServerKit
ADDITIONAL_OBJCFLAGS+= -I${LOCALBASE}/include
ADDITIONAL_LDFLAGS+= -L${LOCALBASE}/lib
-MAKE_ENV+= GNUSTEP_INSTALLATION_DIR="${GNUSTEP_SYSTEM_ROOT}"
.include <bsd.port.mk>