Subject: CVS commit: pkgsrc/www/ap2-fastcgi
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 09/20/2005 18:25:47
Module Name: pkgsrc
Committed By: tv
Date: Tue Sep 20 18:25:47 UTC 2005
Modified Files:
pkgsrc/www/ap2-fastcgi: Makefile
Log Message:
This was building without properly attaching a DEPENDS reference to apache2,
thus leaving the package dangling if apache2 were to be removed or upgraded.
Change to using apache2/buildlink3.mk, like the other ap2-* modules do,
and bump PKGREVISION for the implicit DEPENDS change.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/www/ap2-fastcgi/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.