diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-11-18 06:04:43 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-11-18 06:04:43 +0000 |
commit | 5775600fddada1e780c3c481da4982f35765e4d4 (patch) | |
tree | 1b741f44923d8c0e32cd3fae03e2f61913ea6ac6 /x11-themes/murrine-configurator | |
parent | 0669965733b4a8e0c7fb2aaeb642ad5813d77ffe (diff) | |
download | ports-5775600fddada1e780c3c481da4982f35765e4d4.tar.gz ports-5775600fddada1e780c3c481da4982f35765e4d4.zip |
Notes
Diffstat (limited to 'x11-themes/murrine-configurator')
-rw-r--r-- | x11-themes/murrine-configurator/Makefile | 2 |
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 |