svn commit: r326203 - head/japanese/libtomoe-gtk
Antoine Brodin
antoine at FreeBSD.org
Tue Sep 3 19:16:47 UTC 2013
Author: antoine
Date: Tue Sep 3 19:16:46 2013
New Revision: 326203
URL: http://svnweb.freebsd.org/changeset/ports/326203
Log:
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Modified:
head/japanese/libtomoe-gtk/Makefile
Modified: head/japanese/libtomoe-gtk/Makefile
==============================================================================
--- head/japanese/libtomoe-gtk/Makefile Tue Sep 3 19:12:37 2013 (r326202)
+++ head/japanese/libtomoe-gtk/Makefile Tue Sep 3 19:16:46 2013 (r326203)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ja-libtomoe-gtk
-# Date created: 18 Dec 2005
-# Whom: Hajimu UMEMOTO <ume at FreeBSD.org>
-#
+# Created by: Hajimu UMEMOTO <ume at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libtomoe-gtk
PORTVERSION= 0.6.0
@@ -19,7 +15,7 @@ LIB_DEPENDS= tomoe.1:${PORTSDIR}/japanes
USE_GNOME= lthack gnomehack gtk20
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_LDCONFIG= yes
#OPTIONS= GUCHARMAP "Compile with gucharmap" on
More information about the svn-ports-head
mailing list