pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gnome2-pixmaps This doesn't need any feature ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1fa182cf75be
branches:  trunk
changeset: 472983:1fa182cf75be
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Apr 15 02:34:43 2004 +0000

description:
This doesn't need any feature of buildlink, so
s/USE_BUILDLINK3/NO_BUILDLINK/.

diffstat:

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

diffs (22 lines):

diff -r 1061fd12c44a -r 1fa182cf75be graphics/gnome2-pixmaps/Makefile
--- a/graphics/gnome2-pixmaps/Makefile  Thu Apr 15 02:19:17 2004 +0000
+++ b/graphics/gnome2-pixmaps/Makefile  Thu Apr 15 02:34:43 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/04/14 16:15:24 jmmv Exp $
+# $NetBSD: Makefile,v 1.17 2004/04/15 02:34:43 xtraeme Exp $
 #
 
 DISTNAME=              gnome-desktop-2.6.0
@@ -20,11 +20,11 @@
 CONFLICTS+=            gnome-pixmaps-2.0.8
 .endif
 
-USE_BUILDLINK3=                YES
 USE_DIRS+=             xdg-1.1
 USE_X11=               YES
 NO_CONFIGURE=          YES
 NO_BUILD=              YES
+NO_BUILDLINK=          # defined
 
 DSTDIR=                        ${PREFIX}/share/pixmaps
 



Home | Main Index | Thread Index | Old Index