diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-05-17 16:30:50 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-05-17 16:30:50 +0000 |
commit | a6ec2f630f44a62241c4d14eb5646ae7dcb97823 (patch) | |
tree | 09d64e2561f5dc823dceeb034e3e840e86a5fac1 /editors/gedit | |
parent | e6f10e6699868d7b5037986483a07ad8410355a0 (diff) | |
download | ports-a6ec2f630f44a62241c4d14eb5646ae7dcb97823.tar.gz ports-a6ec2f630f44a62241c4d14eb5646ae7dcb97823.zip |
Notes
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 |