summaryrefslogtreecommitdiffstats
path: root/textproc/scim-openvanilla/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
committerbapt <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
commit135776951ec27858cec633271bc65e3e49745f01 (patch)
tree87b239f8431cee200969f89da8739806496b7dad /textproc/scim-openvanilla/Makefile
parent403f9e420456633793408637949b5119d9c957d8 (diff)
downloadFreeBSD-ports-135776951ec27858cec633271bc65e3e49745f01.zip
FreeBSD-ports-135776951ec27858cec633271bc65e3e49745f01.tar.gz
Finish converting the whole ports tree to USES=pkgconfig
Diffstat (limited to 'textproc/scim-openvanilla/Makefile')
-rw-r--r--textproc/scim-openvanilla/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/scim-openvanilla/Makefile b/textproc/scim-openvanilla/Makefile
index 3524cb8..3683cbb5 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 <llwang@infor.org>
-#
+# Created by: Leland Wang <llwang@infor.org>
# $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
OpenPOWER on IntegriCloud