From 992586fa0863f8346a19cbcdfbba376c5c4dfd43 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 23 Apr 2013 14:20:25 +0000 Subject: Finish converting the whole ports tree to USES=pkgconfig --- textproc/scim-openvanilla/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'textproc/scim-openvanilla') diff --git a/textproc/scim-openvanilla/Makefile b/textproc/scim-openvanilla/Makefile index 3524cb8776c7..3683cbb5ff05 100644 --- a/textproc/scim-openvanilla/Makefile +++ b/textproc/scim-openvanilla/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: scim-openvanilla -# Date Created: 3 September 2005 -# Whom: Leland Wang -# +# Created by: Leland Wang # $FreeBSD$ -# PORTNAME= scim-openvanilla PORTVERSION= 0.7.2.20070514 @@ -26,7 +22,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/Loaders/SCIM USE_GMAKE= yes USE_GETTEXT= yes USE_ICONV= yes -USE_PKGCONFIG= yes +USES= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV+= OV_MODULEDIR=${PREFIX}/lib/openvanilla/ CPPFLAGS+= -I${LOCALBASE}/include -- cgit v1.2.3