diff options
Diffstat (limited to 'devel/ixlib')
-rw-r--r-- | devel/ixlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ixlib/Makefile b/devel/ixlib/Makefile index 8d830426fe4a..0823a69b7be0 100644 --- a/devel/ixlib/Makefile +++ b/devel/ixlib/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A small C++ tools library based on STL -USE_GETTEXT= yes +USES= gettext USE_GMAKE= yes USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes |