Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 10/12/2005 21:22:08
Module Name:	pkgsrc
Committed By:	reed
Date:		Wed Oct 12 21:22:08 UTC 2005

Modified Files:
	pkgsrc/net/ntop: Makefile
	pkgsrc/textproc/gdome2: Makefile buildlink3.mk

Log Message:
gdome2 uses libtool, so use USE_LIBTOOL=YES.

Bump PKGREVISION as the share library versioning changes.

Bump BUILDLINK_DEPENDS.gdome2 required.

And bump PKGREVISION for its only dependency: ntop.

This fixes build issue for ntop. (Before this fix,
gdome2's libgdome.la file listed .la files for libiconv
and libz, but on some systems using native versions they
didn't exist.)

This will close PR #29525.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 pkgsrc/net/ntop/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/textproc/gdome2/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/textproc/gdome2/buildlink3.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.