aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2006-11-18 14:04:43 +0800
committertmclaugh <tmclaugh@FreeBSD.org>2006-11-18 14:04:43 +0800
commit52ec4bfd50f48954868ea611b2f82c2b9a70dac2 (patch)
tree3699ad6e738ed271d9c4611f79f755ef8f697b67
parentbeae369ea7ea5383d442f9b065e5d5f9fac73937 (diff)
downloadfreebsd-ports-gnome-52ec4bfd50f48954868ea611b2f82c2b9a70dac2.tar.gz
freebsd-ports-gnome-52ec4bfd50f48954868ea611b2f82c2b9a70dac2.tar.zst
freebsd-ports-gnome-52ec4bfd50f48954868ea611b2f82c2b9a70dac2.zip
Correct the gtk-murrine-engine dependency checking.
-rw-r--r--x11-themes/murrine-configurator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/murrine-configurator/Makefile b/x11-themes/murrine-configurator/Makefile
index 604af48d9ca4..7573fa75d895 100644
--- a/x11-themes/murrine-configurator/Makefile
+++ b/x11-themes/murrine-configurator/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= tstodgell@gmail.com
COMMENT= GUI gtkrc configuration tool for the Murrine GTK engine
RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
- ${NONEXISTENT}:${PORTSDIR}/x11-themes/gtk-murrine-engine \
+ ${LOCALBASE}/lib/gtk-2.0/2.10.0/engines/libmurrine.so:${PORTSDIR}/x11-themes/gtk-murrine-engine \
${LOCALBASE}/bin/zenity:${PORTSDIR}/x11/zenity
NO_BUILD= yes