pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gpaint Does not really need GNU gettexxt, nor...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e322c7017d7d
branches:  trunk
changeset: 516425:e322c7017d7d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 20 19:46:54 2006 +0000

description:
Does not really need GNU gettexxt, nor does it need to be
installed into X11BASE. Bump PKGREVISION.

diffstat:

 graphics/gpaint/Makefile |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r bd35bc291006 -r e322c7017d7d graphics/gpaint/Makefile
--- a/graphics/gpaint/Makefile  Thu Jul 20 19:32:28 2006 +0000
+++ b/graphics/gpaint/Makefile  Thu Jul 20 19:46:54 2006 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index