diff options
Diffstat (limited to 'devel/ixlib/Makefile')
-rw-r--r-- | devel/ixlib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ixlib/Makefile b/devel/ixlib/Makefile index 9c077ecb2b9f..6d81cbe70646 100644 --- a/devel/ixlib/Makefile +++ b/devel/ixlib/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A small c++ tools library based on STL + LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_GMAKE= yes |