From de9dd50abab737372c269473ae06a2d8a569f95b Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Wed, 18 Sep 2013 10:44:19 -0700 Subject: [PATCH] Tweak textproc/scim-m17n version 0.2.3_5 --- textproc/scim-m17n/Makefile | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/textproc/scim-m17n/Makefile b/textproc/scim-m17n/Makefile index 5d096ed3ea0..7c7217d0e97 100644 --- a/textproc/scim-m17n/Makefile +++ b/textproc/scim-m17n/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: scim-m17n -# Date Created: 10 May 2007 -# Whom: Yinghong Liu -# -# $FreeBSD: ports/textproc/scim-m17n/Makefile,v 1.15 2012/11/17 06:02:21 svnexp Exp $ -# +# Created by: Yinghong Liu +# $FreeBSD: textproc/scim-m17n/Makefile 327338 2013-09-15 12:27:30Z antoine $ PORTNAME= scim-m17n PORTVERSION= 0.2.3 @@ -12,16 +8,15 @@ CATEGORIES= textproc MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION} \ http://anthesphoria.net/FreeBSD/ports/distfiles/ - MAINTAINER= nikola.lecic@anthesphoria.net -COMMENT= A SCIM IMEngine module which uses m17n library as the backend +COMMENT= SCIM IMEngine module which uses m17n library as the backend BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \ gsed:${PORTSDIR}/textproc/gsed LIB_DEPENDS= m17n.4:${PORTSDIR}/devel/m17n-lib RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim -USE_GMAKE= yes +USES= gmake pkgconfig GNU_CONFIGURE= yes .include -- 2.41.0