diff options
Diffstat (limited to 'textproc/gtkdiff')
-rw-r--r-- | textproc/gtkdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gtkdiff/Makefile b/textproc/gtkdiff/Makefile index 7cd49b6833ae..4b88115d61fe 100644 --- a/textproc/gtkdiff/Makefile +++ b/textproc/gtkdiff/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.ainet.or.jp/~inoue/software/gtkdiff/ MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs -RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter +RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |