NetBSD 1.5.* requires gcc 2.95.3 to compile. PR#19193 from Ian Fry.

This commit is contained in:
cjep 2003-04-14 10:45:06 +00:00
parent 1bbaff14a8
commit 6026aa1499

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2003/03/09 19:17:55 jschauma Exp $
# $NetBSD: Makefile,v 1.3 2003/04/14 10:45:06 cjep Exp $
#
DISTNAME= aqsis-0.6.4
@ -18,6 +18,7 @@ USE_X11= yes
USE_BUILDLINK2= yes
.include "../../lang/gcc/buildlink2.mk"
.include "../../devel/libargparse/buildlink2.mk"
.include "../../graphics/Mesa/buildlink2.mk"
.include "../../graphics/tiff/buildlink2.mk"