diff options
Diffstat (limited to 'news/pan/Makefile')
-rw-r--r-- | news/pan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 57ba8ad139e9..0f9df8ffd037 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -15,6 +15,7 @@ MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ gnomeprint.9:${PORTSDIR}/print/gnomeprint \ uu.1:${PORTSDIR}/converters/uulib +RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |