1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

Chase the libpspell shared lib version.

This commit is contained in:
Joe Marcus Clarke 2004-08-29 18:13:43 +00:00
parent e4d59fda2b
commit ac54da6195
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117590
6 changed files with 10 additions and 8 deletions

View File

@ -96,7 +96,7 @@ LIB_DEPENDS+= jconv.0:${PORTSDIR}/japanese/libjconv
CONFIGURE_ARGS+= --disable-jconv
.endif
.if defined(WITH_ASPELL) || defined(WITH_ALL)
LIB_DEPENDS+= pspell.15:${PORTSDIR}/textproc/aspell
LIB_DEPENDS+= pspell.16:${PORTSDIR}/textproc/aspell
CONFIGURE_ARGS+= --enable-aspell
.endif
.if defined(WITH_JPILOT) || defined(WITH_ALL)

View File

@ -96,7 +96,7 @@ LIB_DEPENDS+= jconv.0:${PORTSDIR}/japanese/libjconv
CONFIGURE_ARGS+= --disable-jconv
.endif
.if defined(WITH_ASPELL) || defined(WITH_ALL)
LIB_DEPENDS+= pspell.15:${PORTSDIR}/textproc/aspell
LIB_DEPENDS+= pspell.16:${PORTSDIR}/textproc/aspell
CONFIGURE_ARGS+= --enable-aspell
.endif
.if defined(WITH_JPILOT) || defined(WITH_ALL)

View File

@ -7,6 +7,7 @@
PORTNAME= ayttm
PORTVERSION= 0.4.6.17
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -18,7 +19,7 @@ COMMENT= A "chat" program that combines AIM, ICQ, and Yahoo! Chat into one
LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \
jasper.4:${PORTSDIR}/graphics/jasper \
gpgme.9:${PORTSDIR}/security/gpgme \
pspell.15:${PORTSDIR}/textproc/aspell
pspell.16:${PORTSDIR}/textproc/aspell
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}

View File

@ -7,6 +7,7 @@
PORTNAME= ayttm
PORTVERSION= 0.4.6.17
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -18,7 +19,7 @@ COMMENT= A "chat" program that combines AIM, ICQ, and Yahoo! Chat into one
LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \
jasper.4:${PORTSDIR}/graphics/jasper \
gpgme.9:${PORTSDIR}/security/gpgme \
pspell.15:${PORTSDIR}/textproc/aspell
pspell.16:${PORTSDIR}/textproc/aspell
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}

View File

@ -7,7 +7,7 @@
PORTNAME= enchant
PORTVERSION= 1.1.3
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= abiword
@ -26,7 +26,7 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
MAN1= enchant.1
.ifndef(WITHOUT_ASPELL)
LIB_DEPENDS+= pspell.15:${PORTSDIR}/textproc/aspell
LIB_DEPENDS+= pspell.16:${PORTSDIR}/textproc/aspell
PLIST_SUB+= ASPELL=""
.else
PLIST_SUB+= ASPELL="@comment "

View File

@ -7,7 +7,7 @@
PORTNAME= gtkhtml
PORTVERSION= 1.1.10
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1
@ -16,7 +16,7 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= Lightweight HTML rendering/printing/editing engine
LIB_DEPENDS= pspell.15:${PORTSDIR}/textproc/aspell
LIB_DEPENDS= pspell.16:${PORTSDIR}/textproc/aspell
USE_BZIP2= yes
USE_X_PREFIX= yes