diff options
Diffstat (limited to 'x11/gtk-thinice-engine/Makefile')
-rw-r--r-- | x11/gtk-thinice-engine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk-thinice-engine/Makefile b/x11/gtk-thinice-engine/Makefile index d1f8687e365..5a582ba73c6 100644 --- a/x11/gtk-thinice-engine/Makefile +++ b/x11/gtk-thinice-engine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/03/08 19:40:44 jmmv Exp $ +# $NetBSD: Makefile,v 1.9 2004/04/14 16:15:30 jmmv Exp $ # DISTNAME= gtk-thinice-engine-2.0.2 @@ -11,10 +11,10 @@ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://thinice.sourceforge.net/ COMMENT= Simple, clean theme engine -DEPENDS= gnome2-dirs>=1.5:../../misc/gnome2-dirs BUILD_USES_MSGFMT= yes USE_BUILDLINK2= yes +USE_DIRS+= gnome2-1.5 USE_GNU_TOOLS+= make USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |