diff options
Diffstat (limited to 'sysutils/gnome-pkgview/Makefile')
-rw-r--r-- | sysutils/gnome-pkgview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gnome-pkgview/Makefile b/sysutils/gnome-pkgview/Makefile index fd47b96a0ed..3ad8a05dc03 100644 --- a/sysutils/gnome-pkgview/Makefile +++ b/sysutils/gnome-pkgview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/03/26 02:27:54 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2004/04/14 16:15:27 jmmv Exp $ # DISTNAME= gnome-pkgview-1.0.5 @@ -11,10 +11,10 @@ HOMEPAGE= http://www.greatnorthern.demon.co.uk/gnome-pkgview.html COMMENT= Displays the version of GNOME components installed BUILD_USES_MSGFMT= yes -DEPENDS= xdg-dirs>=1.1:../../misc/xdg-dirs GNU_CONFIGURE= yes USE_BUILDLINK3= yes +USE_DIRS+= xdg-1.1 USE_PKGLOCALEDIR= yes GCONF2_SCHEMAS= gnome-pkgview.schemas |