diff options
-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 |