summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-07-20 19:46:54 +0000
committerwiz <wiz@pkgsrc.org>2006-07-20 19:46:54 +0000
commit0ac5f4470799acb368ffa7072eea3c1f685a9bcb (patch)
tree767fac4ef5fbfcf78861a0ee2545b1335c4b0a88 /graphics
parentf9f5a0d2dc987137b2412743734c2fbe886a7bd6 (diff)
downloadpkgsrc-0ac5f4470799acb368ffa7072eea3c1f685a9bcb.tar.gz
Does not really need GNU gettexxt, nor does it need to be
installed into X11BASE. Bump PKGREVISION.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gpaint/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/gpaint/Makefile b/graphics/gpaint/Makefile
index 866715cde4d..1b3d1fad368 100644
--- a/graphics/gpaint/Makefile
+++ b/graphics/gpaint/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2006/04/17 13:46:32 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2006/07/20 19:46:54 wiz Exp $
#
DISTNAME= gpaint-0.2
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpaint/}
@@ -13,8 +13,6 @@ COMMENT= Simple, easy-to-use paint program for GNOME
USE_DIRS+= xdg-1.1
GNU_CONFIGURE= YES
USE_TOOLS+= gmake
-USE_GNU_GETTEXT= YES
-USE_X11BASE= YES
.include "../../x11/gtk/buildlink3.mk"
.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk"