diff options
Diffstat (limited to 'graphics/gimageview/Makefile')
-rw-r--r-- | graphics/gimageview/Makefile | 5 |
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 |