[Midnightbsd-cvs] mports [15769] trunk/graphics/cairo/Makefile: stop circular reference
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Dec 22 15:36:46 EST 2013
Revision: 15769
http://svnweb.midnightbsd.org/mports/?rev=15769
Author: laffer1
Date: 2013-12-22 15:36:45 -0500 (Sun, 22 Dec 2013)
Log Message:
-----------
stop circular reference
Modified Paths:
--------------
trunk/graphics/cairo/Makefile
Modified: trunk/graphics/cairo/Makefile
===================================================================
--- trunk/graphics/cairo/Makefile 2013-12-22 19:21:47 UTC (rev 15768)
+++ trunk/graphics/cairo/Makefile 2013-12-22 20:36:45 UTC (rev 15769)
@@ -2,7 +2,7 @@
PORTNAME= cairo
PORTVERSION= 1.10.2
-PORTREVISION= 14
+PORTREVISION= 15
PORTEPOCH?= 1
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/releases/
@@ -17,8 +17,6 @@
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