[Midnightbsd-cvs] mports [18229] trunk/devel/m17n-db/Makefile: uses

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Mar 18 09:15:34 EDT 2015


Revision: 18229
          http://svnweb.midnightbsd.org/mports/?rev=18229
Author:   laffer1
Date:     2015-03-18 09:15:33 -0400 (Wed, 18 Mar 2015)
Log Message:
-----------
uses

Modified Paths:
--------------
    trunk/devel/m17n-db/Makefile

Modified: trunk/devel/m17n-db/Makefile
===================================================================
--- trunk/devel/m17n-db/Makefile	2015-03-18 13:14:45 UTC (rev 18228)
+++ trunk/devel/m17n-db/Makefile	2015-03-18 13:15:33 UTC (rev 18229)
@@ -3,6 +3,7 @@
 
 PORTNAME=	m17n-db
 PORTVERSION=	1.6.2
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://www.m17n.org/m17n-lib-download/:m17n \
 		http://anthesphoria.net/FreeBSD/ports/distfiles/:m17n \
@@ -14,10 +15,10 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Data files for the m17n library
+
 LICENSE=	lgpl2.1
 
-USE_GNOME=	pkgconfig
-USE_GMAKE=	yes
+USES=		gmake pkgconfig
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-charmaps=${CHARMAPSDIR}
 



More information about the Midnightbsd-cvs mailing list