aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-06-01 16:25:45 +0000
committerAde Lovett <ade@FreeBSD.org>2000-06-01 16:25:45 +0000
commit8bd85a9d02479e9b3afa01753c4c9f15829a1343 (patch)
treec8de158d4ed23e4170b9cddb89d1841a59a27334 /textproc
parent8b7c12b85ce373a72c102dc7ca7d0c7ad5dad723 (diff)
downloadports-8bd85a9d02479e9b3afa01753c4c9f15829a1343.tar.gz
ports-8bd85a9d02479e9b3afa01753c4c9f15829a1343.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/gaspell/Makefile4
-rw-r--r--textproc/gtkdiff/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/gaspell/Makefile b/textproc/gaspell/Makefile
index 14e8b9aec0c0..4e7e465f5e23 100644
--- a/textproc/gaspell/Makefile
+++ b/textproc/gaspell/Makefile
@@ -13,8 +13,8 @@ DISTNAME= ${PORTNAME}-.29.1
MAINTAINER= ade@FreeBSD.org
-LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs
-RUN_DEPENDS= ${LOCALBASE}/bin/aspell:${PORTSDIR}/textproc/aspell
+LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
+RUN_DEPENDS= aspell:${PORTSDIR}/textproc/aspell
USE_NEWGCC= yes
ALL_TARGET= gaspell
diff --git a/textproc/gtkdiff/Makefile b/textproc/gtkdiff/Makefile
index 64112dc2f595..8e3dd89f08ee 100644
--- a/textproc/gtkdiff/Makefile
+++ b/textproc/gtkdiff/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.ainet.or.jp/~inoue/software/gtkdiff/
MAINTAINER= sobomax@FreeBSD.org
-LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs
+LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config