Subject: CVS commit: pkgsrc/devel/libast
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 02/05/2005 10:34:13
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sat Feb  5 10:34:13 UTC 2005

Modified Files:
	pkgsrc/devel/libast: Makefile

Log Message:
Fix build under Linux by requiring X11.  Support for X11 in this package
seems optional, but we were using it anyway.  Furthermore, imlib2 also
requires it, which is a dependency for this one, so there is no problem
in doing this.  Problem noted by Sebastian Prause in tech-pkg@.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/devel/libast/Makefile

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