pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/bbappconf Convert to buildlink3 and remove unnece...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/934512645b3f
branches:  trunk
changeset: 472608:934512645b3f
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 11 17:22:31 2004 +0000

description:
Convert to buildlink3 and remove unnecessary setting of PKGNAME.

diffstat:

 misc/bbappconf/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r c29519596009 -r 934512645b3f misc/bbappconf/Makefile
--- a/misc/bbappconf/Makefile   Sun Apr 11 17:22:19 2004 +0000
+++ b/misc/bbappconf/Makefile   Sun Apr 11 17:22:31 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2003/12/30 17:27:31 cjep Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/11 17:22:31 snj Exp $
 #
 
 DISTNAME=      bbappconf-0.0.2
-PKGNAME=       bbappconf-0.0.2
 CATEGORIES=    misc x11 wm
 MASTER_SITES=  http://bbtools.windsofstorm.net/sources/
 
@@ -10,7 +9,7 @@
 HOMEPAGE=      http://bbtools.windsofstorm.net/
 COMMENT=       Configure the behaviour of an application under Blackbox
 
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 USE_X11BASE=           YES
 USE_GCC_SHLIB=         YES
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index