pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ntop In order to compile in png, the png buildlink...
details: https://anonhg.NetBSD.org/pkgsrc/rev/81ad6632c46c
branches: trunk
changeset: 488266:81ad6632c46c
user: tv <tv%pkgsrc.org@localhost>
date: Wed Jan 26 16:41:02 2005 +0000
description:
In order to compile in png, the png buildlink3.mk is needed too.
Bump PKGREVISION.
diffstat:
net/ntop/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r e185708edc09 -r 81ad6632c46c net/ntop/Makefile
--- a/net/ntop/Makefile Wed Jan 26 16:29:26 2005 +0000
+++ b/net/ntop/Makefile Wed Jan 26 16:41:02 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2005/01/19 11:08:27 adam Exp $
+# $NetBSD: Makefile,v 1.34 2005/01/26 16:41:02 tv Exp $
DISTNAME= ntop-3.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/}
EXTRACT_SUFX= .tgz
@@ -38,9 +38,9 @@
.include "../../databases/gdbm/buildlink3.mk"
.include "../../graphics/gdchart/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
.include "../../net/libpcap/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../textproc/gdome2/buildlink3.mk"
-
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index