summaryrefslogtreecommitdiff
path: root/graphics/librsvg2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-06 19:23:31 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-06 19:23:31 +0000
commitaeb60643705dff0b1c00e687e393a9200434c4d4 (patch)
tree2575390e77a079a8ed954aec9f546757072a9181 /graphics/librsvg2
parentConvert to new GNOME infrastructure. (diff)
* Add --disable-gtk-doc [1]
* Make portlint a little happier * Convert to new GNOME infrastructure PR: 50648
Notes
Notes: svn path=/head/; revision=78445
Diffstat (limited to 'graphics/librsvg2')
-rw-r--r--graphics/librsvg2/Makefile14
1 files changed, 5 insertions, 9 deletions
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile
index a8185cb1366b..882dd94b2410 100644
--- a/graphics/librsvg2/Makefile
+++ b/graphics/librsvg2/Makefile
@@ -10,17 +10,14 @@ PORTVERSION= 2.2.5
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.2
-DIST_SUBDIR= gnome2
DISTNAME= librsvg-${PORTVERSION}
+DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Library for parsing and rendering SVG vector-graphic files
-BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
+BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
- art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \
- xml2.5:${PORTSDIR}/textproc/libxml2 \
- gdk_pixbuf-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \
popt.0:${PORTSDIR}/devel/popt \
gsf-1.8:${PORTSDIR}/devel/libgsf
RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libmetal.so:${PORTSDIR}/x11-toolkits/gtk-engines2
@@ -31,12 +28,11 @@ USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
USE_REINPLACE= yes
-USE_GNOMENG= yes
-USE_GNOME= gnomehack
+USE_GNOME= gnomehack gtk20 libartlgpl2 libxml2
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
-CONFIGURE_ARGS= --with-svgz
+CONFIGURE_ARGS= --with-svgz \
+ --disable-gtk-doc
PLIST_SUB= GTK_VERSION="2.2.0"
MAN1= rsvg.1