aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-themes/gtk-qt-engine/Makefile6
-rw-r--r--x11-themes/gtk-qt4-engine/Makefile6
2 files changed, 2 insertions, 10 deletions
diff --git a/x11-themes/gtk-qt-engine/Makefile b/x11-themes/gtk-qt-engine/Makefile
index 6e042621c112..f08307ee3dd3 100644
--- a/x11-themes/gtk-qt-engine/Makefile
+++ b/x11-themes/gtk-qt-engine/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtk-qt-engine
PORTVERSION= 0.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-themes
MASTER_SITES= http://people.freedesktop.org/~davidsansome/ \
http://freebsd.ricin.com/ports/distfiles/
@@ -37,10 +37,6 @@ OPTIONS= BONOBOUI "With libbonoboui (recommended)" on
LIB_DEPENDS+= bonoboui-2:${PORTSDIR}/x11-toolkits/libbonoboui
.endif
-pre-configure:
- @${REINPLACE_CMD} -e "s|/share/themes/|${LOCALBASE}/share/themes/|" \
- ${WRKSRC}/kcm_gtk/kcmgtk.cpp
-
post-configure:
@${REINPLACE_CMD} -e "s|/usr/lib/menu|/tmp/menu|" \
${WRKSRC}/kcm_gtk/Makefile
diff --git a/x11-themes/gtk-qt4-engine/Makefile b/x11-themes/gtk-qt4-engine/Makefile
index 6e042621c112..f08307ee3dd3 100644
--- a/x11-themes/gtk-qt4-engine/Makefile
+++ b/x11-themes/gtk-qt4-engine/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtk-qt-engine
PORTVERSION= 0.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-themes
MASTER_SITES= http://people.freedesktop.org/~davidsansome/ \
http://freebsd.ricin.com/ports/distfiles/
@@ -37,10 +37,6 @@ OPTIONS= BONOBOUI "With libbonoboui (recommended)" on
LIB_DEPENDS+= bonoboui-2:${PORTSDIR}/x11-toolkits/libbonoboui
.endif
-pre-configure:
- @${REINPLACE_CMD} -e "s|/share/themes/|${LOCALBASE}/share/themes/|" \
- ${WRKSRC}/kcm_gtk/kcmgtk.cpp
-
post-configure:
@${REINPLACE_CMD} -e "s|/usr/lib/menu|/tmp/menu|" \
${WRKSRC}/kcm_gtk/Makefile