pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/gnome-acme Remove redundant BUILDLINK_DEPENDS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5fdcd0e74f60
branches:  trunk
changeset: 485337:5fdcd0e74f60
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Dec 06 18:09:30 2004 +0000

description:
Remove redundant BUILDLINK_DEPENDS.

diffstat:

 sysutils/gnome-acme/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r c73a324986ee -r 5fdcd0e74f60 sysutils/gnome-acme/Makefile
--- a/sysutils/gnome-acme/Makefile      Mon Dec 06 17:53:15 2004 +0000
+++ b/sysutils/gnome-acme/Makefile      Mon Dec 06 18:09:30 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/11/25 19:11:58 minskim Exp $
+# $NetBSD: Makefile,v 1.13 2004/12/06 18:09:30 minskim Exp $
 
 DISTNAME=      acme-2.4.2
 PKGNAME=       gnome-${DISTNAME}
@@ -13,8 +13,6 @@
 
 DEPENDS=       gnome2-control-center>=2.0:../../x11/gnome2-control-center
 
-BUILDLINK_DEPENDS.libwnck+=    libwnck>=2.6.2.1
-
 GNU_CONFIGURE=         yes
 USE_GNU_TOOLS+=                make
 USE_BUILDLINK3=                yes



Home | Main Index | Thread Index | Old Index