aboutsummaryrefslogtreecommitdiff
path: root/graphics/librsvg
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-11-26 17:01:38 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-11-26 17:01:38 +0000
commit150f2c8e6bfb96e88136fadc044e060870543ae9 (patch)
treed5527c330da79ef24ec96869343aa5f46f7a151a /graphics/librsvg
parent07ef3ab98b158b2b0475470eee44df63e68ddfb1 (diff)
downloadports-150f2c8e6bfb96e88136fadc044e060870543ae9.tar.gz
ports-150f2c8e6bfb96e88136fadc044e060870543ae9.zip
Notes
Diffstat (limited to 'graphics/librsvg')
-rw-r--r--graphics/librsvg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile
index d525020390cd..701c2e88f32a 100644
--- a/graphics/librsvg/Makefile
+++ b/graphics/librsvg/Makefile
@@ -16,7 +16,8 @@ MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2 \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
- xml.5:${PORTSDIR}/textproc/libxml
+ xml.5:${PORTSDIR}/textproc/libxml \
+ popt.0:${PORTSDIR}/devel/popt
USE_GMAKE= yes
USE_X_PREFIX= yes