pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkg Remove outdated dependencies
details: https://anonhg.NetBSD.org/pkgsrc/rev/99ef52125c7a
branches: trunk
changeset: 354263:99ef52125c7a
user: khorben <khorben%pkgsrc.org@localhost>
date: Tue Oct 25 12:54:37 2016 +0000
description:
Remove outdated dependencies
>From John Marino, thanks!
diffstat:
pkgtools/pkg/Makefile | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diffs (20 lines):
diff -r 8631f32b75f9 -r 99ef52125c7a pkgtools/pkg/Makefile
--- a/pkgtools/pkg/Makefile Tue Oct 25 12:30:12 2016 +0000
+++ b/pkgtools/pkg/Makefile Tue Oct 25 12:54:37 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2016/10/25 11:51:40 khorben Exp $
+# $NetBSD: Makefile,v 1.6 2016/10/25 12:54:37 khorben Exp $
DISTNAME= pkg-1.8.7
PKGREVISION= 1
@@ -12,10 +12,6 @@
LICENSE= 2-clause-bsd
GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= autoconf
-USE_TOOLS+= automake
-USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
CPPFLAGS+= -D_LOCALBASE="\"${PREFIX}\""
Home |
Main Index |
Thread Index |
Old Index