diff options
Diffstat (limited to 'deskutils/gnofin/Makefile')
-rw-r--r-- | deskutils/gnofin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/gnofin/Makefile b/deskutils/gnofin/Makefile index 27e070e4c262..8c7066c9ba3b 100644 --- a/deskutils/gnofin/Makefile +++ b/deskutils/gnofin/Makefile @@ -12,7 +12,8 @@ MASTER_SITES= http://download.sourceforge.net/gnofin/ MAINTAINER= jedgar@FreeBSD.org -LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ + xml.5:${PORTSDIR}/textproc/libxml GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |