diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-29 05:23:24 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-29 05:23:24 +0000 |
commit | d08cf997bb969ff5765dacbf10eb8cb74e1d1693 (patch) | |
tree | 098658daae8c58771efd1967fe05ade81d4a8918 | |
parent | ab7b5963631a97055b07a9fa3c64fb574bb3cfec (diff) |
Notes
-rw-r--r-- | editors/gedit2/Makefile | 4 | ||||
-rw-r--r-- | textproc/gtkspell/Makefile | 4 | ||||
-rw-r--r-- | textproc/gtkspell2/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index 4ac90354b518..f452eeceab5f 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gedit2 PORTVERSION= 2.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6 @@ -17,7 +17,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A small but powerful text editor for Gnome 2 Desktop Environment -LIB_DEPENDS= pspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= pspell.16:${PORTSDIR}/textproc/aspell USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index 64c3f01f572d..da62c4bb25f5 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkspell2 PORTVERSION= 2.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc gnome MASTER_SITES= http://gtkspell.sourceforge.net/download/ DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= A GTK+ 2 spell checking component -LIB_DEPENDS= pspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= pspell.16:${PORTSDIR}/textproc/aspell USE_X_PREFIX= yes USE_PERL5= yes diff --git a/textproc/gtkspell2/Makefile b/textproc/gtkspell2/Makefile index 64c3f01f572d..da62c4bb25f5 100644 --- a/textproc/gtkspell2/Makefile +++ b/textproc/gtkspell2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkspell2 PORTVERSION= 2.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc gnome MASTER_SITES= http://gtkspell.sourceforge.net/download/ DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= A GTK+ 2 spell checking component -LIB_DEPENDS= pspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= pspell.16:${PORTSDIR}/textproc/aspell USE_X_PREFIX= yes USE_PERL5= yes |