Subject: CVS commit: pkgsrc/graphics/xanim
To: None <pkgsrc-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: pkgsrc-changes
Date: 10/26/2002 16:11:37
Module Name:	pkgsrc
Committed By:	bouyer
Date:		Sat Oct 26 13:11:37 UTC 2002

Modified Files:
	pkgsrc/graphics/xanim: Makefile

Log Message:
Solaris's /bin/sh doesn't like
for file in ${CODEC_FILES}; do
when CODEC_FILES is empty. .if out this part of the code if CODEC_FILES
is not defined or is empty.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/graphics/xanim/Makefile

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