diff options
Diffstat (limited to 'devel/ixlib/Makefile')
-rw-r--r-- | devel/ixlib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ixlib/Makefile b/devel/ixlib/Makefile index 21c1bbf..7ba4c24 100644 --- a/devel/ixlib/Makefile +++ b/devel/ixlib/Makefile @@ -8,13 +8,14 @@ PORTNAME= ixlib PORTVERSION= 0.96.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old +LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext USE_NEWGCC= yes USE_GMAKE= yes |