diff options
Diffstat (limited to 'devel/anjuta-extras3/Makefile')
-rw-r--r-- | devel/anjuta-extras3/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/anjuta-extras3/Makefile b/devel/anjuta-extras3/Makefile index b40d1dca3..3408b6d5f 100644 --- a/devel/anjuta-extras3/Makefile +++ b/devel/anjuta-extras3/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: anjuta-extras -# Date created: 8 May 2009 -# Whom: Koop Mast <kwm@FreeBSD.org> -# +# Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ # $MCom$ -# PORTNAME= anjuta-extras PORTVERSION= 3.4.0 @@ -17,7 +13,7 @@ COMMENT= Extra anjuta 3 plugins LIB_DEPENDS= anjuta-3:${PORTSDIR}/devel/anjuta3 USE_XZ= yes -USE_GETTEXT= yes +USES= gettext pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes |