Subject: CVS commit: pkgsrc/graphics/transcode
To: None <pkgsrc-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: pkgsrc-changes
Date: 06/23/2003 11:17:39
Module Name:	pkgsrc
Committed By:	mrg
Date:		Mon Jun 23 11:17:39 UTC 2003

Modified Files:
	pkgsrc/graphics/transcode: Makefile

Log Message:
enable the post-patch target.

XXX - it doesn't run "aclocal" because the generated aclocal.m4 is wrong
and missing various required parts.  the first failure comes from missing
HAVE_DLFCN_H macro which causes the build to fail... this of course means
it complains about wrong version of automake, but it seems to work for now.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/graphics/transcode/Makefile

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