diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-02 17:45:50 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-02 17:45:50 +0000 |
commit | fcc4359a5c0640ff72ee2da1fd8fa837c7ad632a (patch) | |
tree | dd23a34d4fd2cefa7b75771119a63dad6c0c148d /textproc | |
parent | e749eac3208d12912b9f0ce996f9d74a1e38e197 (diff) | |
download | ports-fcc4359a5c0640ff72ee2da1fd8fa837c7ad632a.tar.gz ports-fcc4359a5c0640ff72ee2da1fd8fa837c7ad632a.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gaspell/Makefile | 4 | ||||
-rw-r--r-- | textproc/gnome-spell/Makefile | 3 | ||||
-rw-r--r-- | textproc/gnomespell-devel/Makefile | 3 | ||||
-rw-r--r-- | textproc/gnomespell/Makefile | 3 |
4 files changed, 8 insertions, 5 deletions
diff --git a/textproc/gaspell/Makefile b/textproc/gaspell/Makefile index 3411d20c06b4..3450966ac82f 100644 --- a/textproc/gaspell/Makefile +++ b/textproc/gaspell/Makefile @@ -7,14 +7,14 @@ PORTNAME= gaspell PORTVERSION= 0.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc gnome MASTER_SITES= http://aspell.sourceforge.net/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0//} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell USE_X_PREFIX= yes USE_GNOME= yes diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index 9d3bb125ae8f..bd5b0e4059a5 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomespell PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gnome-spell @@ -15,7 +16,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell USE_X_PREFIX= yes USE_PERL5= yes diff --git a/textproc/gnomespell-devel/Makefile b/textproc/gnomespell-devel/Makefile index 9d3bb125ae8f..bd5b0e4059a5 100644 --- a/textproc/gnomespell-devel/Makefile +++ b/textproc/gnomespell-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomespell PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gnome-spell @@ -15,7 +16,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell USE_X_PREFIX= yes USE_PERL5= yes diff --git a/textproc/gnomespell/Makefile b/textproc/gnomespell/Makefile index 9d3bb125ae8f..bd5b0e4059a5 100644 --- a/textproc/gnomespell/Makefile +++ b/textproc/gnomespell/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomespell PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gnome-spell @@ -15,7 +16,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell USE_X_PREFIX= yes USE_PERL5= yes |