diff options
Diffstat (limited to 'editors/gedit')
-rw-r--r-- | editors/gedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 7025272d0e2c..de51431ffe92 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.sourceforge.net/gedit/ MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs \ - gnomeprint.7:${PORTSDIR}/print/gnomeprint + gnomeprint.9:${PORTSDIR}/print/gnomeprint GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |