diff options
-rw-r--r-- | editors/gedit2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index 0fb899e38..72a4d4c0c 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gedit2 PORTVERSION= 2.7.91 +PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.7 @@ -16,7 +17,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A small but powerful text editor for Gnome 2 Desktop Environment -LIB_DEPENDS= pspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= pspell.16:${PORTSDIR}/textproc/aspell USE_BZIP2= yes USE_X_PREFIX= yes |