aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-29 23:50:57 +0800
committersobomax <sobomax@FreeBSD.org>2000-06-29 23:50:57 +0800
commit4b7b17d0a9dc96ba6c4d2268a6f6bd75dab5d8ea (patch)
tree6dffd449e5f447f76f29f3c2d2c02e9e146dde40 /textproc
parentc645b29c4e4f14ac1767e409cee86a244005360b (diff)
downloadfreebsd-ports-gnome-4b7b17d0a9dc96ba6c4d2268a6f6bd75dab5d8ea.tar.gz
freebsd-ports-gnome-4b7b17d0a9dc96ba6c4d2268a6f6bd75dab5d8ea.tar.zst
freebsd-ports-gnome-4b7b17d0a9dc96ba6c4d2268a6f6bd75dab5d8ea.zip
Add gnomecc RUN_DEPENDS to stop bento's Extra warnings.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/gtkdiff/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/gtkdiff/Makefile b/textproc/gtkdiff/Makefile
index 8e3dd89f08ee..7cd49b6833ae 100644
--- a/textproc/gtkdiff/Makefile
+++ b/textproc/gtkdiff/Makefile
@@ -13,6 +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
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config