aboutsummaryrefslogtreecommitdiff
path: root/graphics/libsvg
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /graphics/libsvg
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Notes
Diffstat (limited to 'graphics/libsvg')
-rw-r--r--graphics/libsvg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libsvg/Makefile b/graphics/libsvg/Makefile
index 73f0bac63aca..73acf5807ea0 100644
--- a/graphics/libsvg/Makefile
+++ b/graphics/libsvg/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
USE_GNOME= libxml2 gnomehack gnometarget
USE_ICONV= yes
USE_REINPLACE= yes
@@ -26,6 +26,7 @@ INSTALLS_SHLIB= yes
PLIST_FILES= include/svg.h \
lib/libsvg.a \
+ lib/libsvg.la \
lib/libsvg.so \
lib/libsvg.so.1 \
libdata/pkgconfig/libsvg.pc