[Midnightbsd-cvs] mports [15578] trunk/graphics/cairo/Makefile: turn on gobject-introspection.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Nov 14 08:39:59 EST 2013
Revision: 15578
http://svnweb.midnightbsd.org/mports/?rev=15578
Author: laffer1
Date: 2013-11-14 08:39:58 -0500 (Thu, 14 Nov 2013)
Log Message:
-----------
turn on gobject-introspection.
Modified Paths:
--------------
trunk/graphics/cairo/Makefile
Modified: trunk/graphics/cairo/Makefile
===================================================================
--- trunk/graphics/cairo/Makefile 2013-11-14 01:38:25 UTC (rev 15577)
+++ trunk/graphics/cairo/Makefile 2013-11-14 13:39:58 UTC (rev 15578)
@@ -2,7 +2,7 @@
PORTNAME= cairo
PORTVERSION= 1.10.2
-PORTREVISION= 13
+PORTREVISION= 14
PORTEPOCH?= 1
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/releases/
@@ -17,6 +17,8 @@
LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
png15:${PORTSDIR}/graphics/png \
fontconfig:${PORTSDIR}/x11-fonts/fontconfig
+BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
+RUN_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
CONFIGURE_ARGS= --with-html-dir=${DOCSDIR} \
--disable-directfb \
More information about the Midnightbsd-cvs
mailing list