diff options
Diffstat (limited to 'graphics/gpaint/Makefile')
-rw-r--r-- | graphics/gpaint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gpaint/Makefile b/graphics/gpaint/Makefile index 70b2e590cbd..3219b4bbfa9 100644 --- a/graphics/gpaint/Makefile +++ b/graphics/gpaint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/04/14 16:15:24 jmmv Exp $ +# $NetBSD: Makefile,v 1.10 2004/04/14 19:30:22 jmmv Exp $ # DISTNAME= gpaint-0.2 @@ -11,7 +11,7 @@ HOMEPAGE= http://gpaint.sourceforge.net/ COMMENT= Simple, easy-to-use paint program for GNOME USE_BUILDLINK2= YES -USE_DIRS+= xdg-x11-1.1 +USE_DIRS+= xdg-1.1 GNU_CONFIGURE= YES USE_GNU_TOOLS+= make USE_GNU_GETTEXT= YES |