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 | |
parent | e749eac3208d12912b9f0ce996f9d74a1e38e197 (diff) | |
download | ports-fcc4359a5c0640ff72ee2da1fd8fa837c7ad632a.tar.gz ports-fcc4359a5c0640ff72ee2da1fd8fa837c7ad632a.zip |
Notes
-rw-r--r-- | mail/balsa/Makefile | 4 | ||||
-rw-r--r-- | mail/balsa2/Makefile | 4 | ||||
-rw-r--r-- | print/cjk-lyx/Makefile | 3 | ||||
-rw-r--r-- | print/lyx-devel/Makefile | 3 | ||||
-rw-r--r-- | print/lyx/Makefile | 3 | ||||
-rw-r--r-- | print/lyx14/Makefile | 3 | ||||
-rw-r--r-- | print/lyx15/Makefile | 3 | ||||
-rw-r--r-- | print/lyx16/Makefile | 3 | ||||
-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 |
12 files changed, 24 insertions, 15 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 715ffcba618c..e6465332f1cb 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -7,7 +7,7 @@ PORTNAME= balsa PORTVERSION= 1.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ @@ -15,7 +15,7 @@ MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \ - aspell.11:${PORTSDIR}/textproc/aspell \ + aspell.15:${PORTSDIR}/textproc/aspell \ pcre.0:${PORTSDIR}/devel/pcre \ esmtp.6:${PORTSDIR}/mail/libesmtp RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index 01432c46b4c3..e1c4fad78ee2 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -7,7 +7,7 @@ PORTNAME= balsa2 PORTVERSION= 2.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \ - aspell.11:${PORTSDIR}/textproc/aspell \ + aspell.15:${PORTSDIR}/textproc/aspell \ pcre.0:${PORTSDIR}/devel/pcre \ esmtp.6:${PORTSDIR}/mail/libesmtp \ gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \ diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile index 1a76ad4dd921..4a5663ae5a4a 100644 --- a/print/cjk-lyx/Makefile +++ b/print/cjk-lyx/Makefile @@ -7,6 +7,7 @@ PORTNAME= lyx PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://stone.phys.pusan.ac.kr/pub/CJK-LyX/ PKGNAMEPREFIX= cjk- @@ -37,7 +38,7 @@ CONFIGURE_ARGS= --with-extra-lib="${X11BASE}/lib ${LOCALBASE}/lib" \ MAN1= lyx.1 reLyX.1 .if defined(WITH_ASPELL) -LIB_DEPENDS+= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+= --with-pspell .endif diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index b0343d4af000..f25cbb7daa93 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= lyx PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \ @@ -21,7 +22,7 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ RUN_DEPENDS= ${BUILD_DEPENDS} .if defined(WITH_ASPELL) -LIB_DEPENDS+= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+=--with-pspell .endif diff --git a/print/lyx/Makefile b/print/lyx/Makefile index b0343d4af000..f25cbb7daa93 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -7,6 +7,7 @@ PORTNAME= lyx PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \ @@ -21,7 +22,7 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ RUN_DEPENDS= ${BUILD_DEPENDS} .if defined(WITH_ASPELL) -LIB_DEPENDS+= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+=--with-pspell .endif diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index b0343d4af000..f25cbb7daa93 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/Makefile @@ -7,6 +7,7 @@ PORTNAME= lyx PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \ @@ -21,7 +22,7 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ RUN_DEPENDS= ${BUILD_DEPENDS} .if defined(WITH_ASPELL) -LIB_DEPENDS+= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+=--with-pspell .endif diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index b0343d4af000..f25cbb7daa93 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -7,6 +7,7 @@ PORTNAME= lyx PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \ @@ -21,7 +22,7 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ RUN_DEPENDS= ${BUILD_DEPENDS} .if defined(WITH_ASPELL) -LIB_DEPENDS+= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+=--with-pspell .endif diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index b0343d4af000..f25cbb7daa93 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -7,6 +7,7 @@ PORTNAME= lyx PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \ @@ -21,7 +22,7 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ RUN_DEPENDS= ${BUILD_DEPENDS} .if defined(WITH_ASPELL) -LIB_DEPENDS+= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+=--with-pspell .endif 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 |