aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-03-29 11:06:22 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-03-29 11:06:22 +0000
commitec512c5aec5b14a9d0b99475abc4eeab73bbb809 (patch)
treed418d7a13ce3ed6edeb65097f692670fa5dfa753 /x11-themes
parent8a39d7472ddc442e8d6cc51ded0bab92af7ff2e8 (diff)
downloadports-ec512c5aec5b14a9d0b99475abc4eeab73bbb809.tar.gz
ports-ec512c5aec5b14a9d0b99475abc4eeab73bbb809.zip
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/etoile-azbackground/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/etoile-azbackground/Makefile b/x11-themes/etoile-azbackground/Makefile
index 8a67de3bfe8a..aef6b231ba34 100644
--- a/x11-themes/etoile-azbackground/Makefile
+++ b/x11-themes/etoile-azbackground/Makefile
@@ -28,8 +28,8 @@ USE_GNUSTEP_SYSTEM_LIBS+= XWindowServerKit:${XWINDOWSERVERKIT_PORT}
SNAPSHOT= 20061221
WRKSRC= ${WRKDIR}/Etoile/
USE_GNUSTEP_MAKE_DIRS+= Services/Private/AZBackground
-ADDITIONAL_INCLUDE_DIRS+= -I${X11BASE}/include
-ADDITIONAL_LIB_DIRS+= -L${X11BASE}/lib
+ADDITIONAL_INCLUDE_DIRS+= -I${LOCALBASE}/include
+ADDITIONAL_LIB_DIRS+= -L${LOCALBASE}/lib
MAKE_ENV+= GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
XWINDOWSERVERKIT_PORT?= x11/etoile-xwindowserverkit