From a99e7e687dd8959b456b245eeaafe101878e92d8 Mon Sep 17 00:00:00 2001 From: mva Date: Sat, 27 Apr 2013 18:25:24 +0000 Subject: - Convert USE_ICONV=yes to USES=iconv - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here --- security/prelude-manager/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security/prelude-manager') diff --git a/security/prelude-manager/Makefile b/security/prelude-manager/Makefile index 6b322cc2b4f6..b459a071e4eb 100644 --- a/security/prelude-manager/Makefile +++ b/security/prelude-manager/Makefile @@ -19,11 +19,10 @@ LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp \ nettle:${PORTSDIR}/security/nettle \ p11-kit:${PORTSDIR}/security/p11-kit -USES= pkgconfig gettext +USES= pkgconfig gettext iconv USE_GMAKE= yes USE_AUTOTOOLS= libltdl GNU_CONFIGURE= yes -USE_ICONV= yes USE_LDCONFIG= yes USE_RC_SUBR= prelude-manager -- cgit