summaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-07-05 10:37:52 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-07-05 10:37:52 +0000
commit0c1ab4538d54b087595d7a8f16514d04dd1f2797 (patch)
treef21783e8475252a14a9c27324eab07a32b8db432 /x11-themes
parent- take maintainership (diff)
- cleanup ADDITIONAL_LIB_DIRS
Notes
Notes: svn path=/head/; revision=237172
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 7bae359eed75..3d12bc2243a3 100644
--- a/x11-themes/etoile-azbackground/Makefile
+++ b/x11-themes/etoile-azbackground/Makefile
@@ -25,8 +25,8 @@ USE_GNUSTEP_SYSTEM_LIBS+= XWindowServerKit:${XWINDOWSERVERKIT_PORT}
WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION}
USE_GNUSTEP_MAKE_DIRS+= Services/Private/AZBackground
-ADDITIONAL_INCLUDE_DIRS+= -I${LOCALBASE}/include
-ADDITIONAL_LIB_DIRS+= -L${LOCALBASE}/lib
+#ADDITIONAL_INCLUDE_DIRS+= -I${LOCALBASE}/include
+#ADDITIONAL_LIB_DIRS+= -L${LOCALBASE}/lib
XWINDOWSERVERKIT_PORT?= x11/etoile-xwindowserverkit