diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-11-09 14:41:25 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-11-09 14:41:25 +0800 |
commit | dae98e776f856900a927a33949e782fec7d634df (patch) | |
tree | 328f278f1b177e31512c24a82aa7a5a12dd3adc2 /textproc | |
parent | 4df13a5af887f2ade5abdd244d622259f0abe91d (diff) | |
download | marcuscom-ports-dae98e776f856900a927a33949e782fec7d634df.tar marcuscom-ports-dae98e776f856900a927a33949e782fec7d634df.tar.gz marcuscom-ports-dae98e776f856900a927a33949e782fec7d634df.tar.bz2 marcuscom-ports-dae98e776f856900a927a33949e782fec7d634df.tar.lz marcuscom-ports-dae98e776f856900a927a33949e782fec7d634df.tar.xz marcuscom-ports-dae98e776f856900a927a33949e782fec7d634df.tar.zst marcuscom-ports-dae98e776f856900a927a33949e782fec7d634df.zip |
Chase the gal shared lib.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@117 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gnome-spell/Makefile | 3 | ||||
-rw-r--r-- | textproc/gnomespell/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index 2ef589d3d..361f04dd6 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomespell PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-spell/0.5 @@ -16,7 +17,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell \ - gal.20:${PORTSDIR}/x11-toolkits/gal + gal.21:${PORTSDIR}/x11-toolkits/gal USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/textproc/gnomespell/Makefile b/textproc/gnomespell/Makefile index 2ef589d3d..361f04dd6 100644 --- a/textproc/gnomespell/Makefile +++ b/textproc/gnomespell/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomespell PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-spell/0.5 @@ -16,7 +17,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell \ - gal.20:${PORTSDIR}/x11-toolkits/gal + gal.21:${PORTSDIR}/x11-toolkits/gal USE_BZIP2= yes USE_X_PREFIX= yes |