aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-12-07 09:42:41 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-12-07 09:42:41 +0000
commitc3e35160ba5c2e555d0417c398814dc38be9b51b (patch)
tree5b62d55594569d2abae5f003150e91c25f8cd0f8 /x11-themes
parentd60e2b3ca9577c38790d516f0c80c3040e2b2fd5 (diff)
downloadports-c3e35160ba5c2e555d0417c398814dc38be9b51b.tar.gz
ports-c3e35160ba5c2e555d0417c398814dc38be9b51b.zip
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gtk-qt-engine/Makefile2
-rw-r--r--x11-themes/gtk-qt4-engine/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-themes/gtk-qt-engine/Makefile b/x11-themes/gtk-qt-engine/Makefile
index 971bcd9dba85..eeb1e5971441 100644
--- a/x11-themes/gtk-qt-engine/Makefile
+++ b/x11-themes/gtk-qt-engine/Makefile
@@ -27,6 +27,8 @@ USE_REINPLACE= yes
PLIST_SUB= GTK_VER=2.4.0
PLIST_SUB+= X11BASE=${X11BASE} LOCALBASE=${LOCALBASE}
+CONFIGURE_ARGS+=--x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
+
pre-configure:
@${REINPLACE_CMD} -e "s|/share/themes/|/X11R6/share/themes/|" \
${WRKSRC}/kcm_gtk/kcmgtk.cpp
diff --git a/x11-themes/gtk-qt4-engine/Makefile b/x11-themes/gtk-qt4-engine/Makefile
index 971bcd9dba85..eeb1e5971441 100644
--- a/x11-themes/gtk-qt4-engine/Makefile
+++ b/x11-themes/gtk-qt4-engine/Makefile
@@ -27,6 +27,8 @@ USE_REINPLACE= yes
PLIST_SUB= GTK_VER=2.4.0
PLIST_SUB+= X11BASE=${X11BASE} LOCALBASE=${LOCALBASE}
+CONFIGURE_ARGS+=--x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
+
pre-configure:
@${REINPLACE_CMD} -e "s|/share/themes/|/X11R6/share/themes/|" \
${WRKSRC}/kcm_gtk/kcmgtk.cpp