summaryrefslogtreecommitdiff
path: root/graphics/gimageview
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-04-14 16:15:20 +0000
committerjmmv <jmmv>2004-04-14 16:15:20 +0000
commite557a5f7fe08f718560dd50bdfef99776601cc56 (patch)
tree3757535e0cffe141412b01910b7f14b0965825b2 /graphics/gimageview
parentac7373d440ab204f85eb74f54facbc94b84566f2 (diff)
downloadpkgsrc-e557a5f7fe08f718560dd50bdfef99776601cc56.tar.gz
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
Diffstat (limited to 'graphics/gimageview')
-rw-r--r--graphics/gimageview/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile
index ffd4ab80eed..793fda9d8c3 100644
--- a/graphics/gimageview/Makefile
+++ b/graphics/gimageview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/03/26 02:27:41 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2004/04/14 16:15:23 jmmv Exp $
DISTNAME= gimageview-0.2.24
PKGREVISION= 12
@@ -9,9 +9,8 @@ MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://gtkmmviewer.sourceforge.net/
COMMENT= GTK+ based image viewer with tabbed browsing
-DEPENDS+= gnome2-dirs>=1.5:../../misc/gnome2-dirs
-
USE_BUILDLINK3= YES
+USE_DIRS+= gnome2-1.5
USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES