summaryrefslogtreecommitdiff
path: root/textproc/gtkspell
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 04:46:36 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 04:46:36 +0000
commit0874a464094102ad4dc553e7db14969221c7cf95 (patch)
tree316c72268fa0edde5c158a669c6eb69de6eddfb6 /textproc/gtkspell
parentConvert to new GNOME infrastructure. (diff)
Convert to new GNOME infrastructure.
Notes
Notes: svn path=/head/; revision=79435
Diffstat (limited to 'textproc/gtkspell')
-rw-r--r--textproc/gtkspell/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile
index 669e0307dc58..2251c7dfb1b1 100644
--- a/textproc/gtkspell/Makefile
+++ b/textproc/gtkspell/Makefile
@@ -15,13 +15,12 @@ DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
COMMENT= A GTK+ 2 spell checking component
-LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \
- pspell.15:${PORTSDIR}/textproc/aspell
+LIB_DEPENDS= pspell.15:${PORTSDIR}/textproc/aspell
USE_X_PREFIX= yes
USE_PERL5= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack
+USE_GNOME= gnomeprefix gnomehack gtk20
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \