Removed DEPENDS for pkg-config. Spotted by wiz@
This commit is contained in:
parent
c59f0e2de3
commit
c52f82e75a
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.66 2008/06/23 16:24:30 he Exp $
|
||||
# $NetBSD: Makefile,v 1.67 2008/06/30 07:31:09 martti Exp $
|
||||
|
||||
DISTNAME= rrdtool-1.3.0
|
||||
PKGREVISION= 1
|
||||
|
@ -11,7 +11,6 @@ COMMENT= Data analysis tool generating graphical representations
|
|||
#LICENSE= gnu-gpl-v2
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
DEPENDS+= pkg-config>=0.23:../../devel/pkg-config
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= gmake pkg-config perl
|
||||
|
|
Loading…
Reference in a new issue