summaryrefslogtreecommitdiff
path: root/graphics/sodipodi
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
commitbedae6c90ccf11bddb3b3bdde8d2652e72eeeed3 (patch)
tree3757535e0cffe141412b01910b7f14b0965825b2 /graphics/sodipodi
parenta7e2fe95446b9256aa3c5d4f9854059551415f11 (diff)
downloadpkgsrc-bedae6c90ccf11bddb3b3bdde8d2652e72eeeed3.tar.gz
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
Diffstat (limited to 'graphics/sodipodi')
-rw-r--r--graphics/sodipodi/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile
index fa4e0b19b00..6ae905b891b 100644
--- a/graphics/sodipodi/Makefile
+++ b/graphics/sodipodi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/03/28 21:02:55 xtraeme Exp $
+# $NetBSD: Makefile,v 1.26 2004/04/14 16:15:24 jmmv Exp $
#
DISTNAME= sodipodi-0.34
@@ -9,10 +9,9 @@ MAINTAINER= manu@NetBSD.org
HOMEPAGE= http://www.gnome.org/gnome-office/sodipodi.shtml
COMMENT= Open source vector graphics drawing program using SVG as native format
-DEPENDS+= gnome2-dirs>=1.5:../../misc/gnome2-dirs
-
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES
+USE_DIRS+= gnome2-1.5
USE_PKGLOCALEDIR= YES
USE_GNU_TOOLS+= make
USE_LIBTOOL= YES