[Midnightbsd-cvs] mports [21231] trunk/www/libgtkhtml/Makefile: add pkgconfig

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 22 07:42:10 EDT 2016


Revision: 21231
          http://svnweb.midnightbsd.org/mports/?rev=21231
Author:   laffer1
Date:     2016-03-22 07:42:09 -0400 (Tue, 22 Mar 2016)
Log Message:
-----------
add pkgconfig

Modified Paths:
--------------
    trunk/www/libgtkhtml/Makefile

Modified: trunk/www/libgtkhtml/Makefile
===================================================================
--- trunk/www/libgtkhtml/Makefile	2016-03-22 11:39:22 UTC (rev 21230)
+++ trunk/www/libgtkhtml/Makefile	2016-03-22 11:42:09 UTC (rev 21231)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libgtkhtml
 PORTVERSION=	2.11.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	www gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2
@@ -12,7 +12,7 @@
 
 LICENSE=	lgpl
 
-USES=		tar:bzip2 gmake libtool
+USES=		tar:bzip2 gmake libtool pkgconfig
 GNU_CONFIGURE=	yes
 USE_GNOME=	gnomeprefix libxslt gnomevfs2 
 USE_LDCONFIG=	yes



More information about the Midnightbsd-cvs mailing list