From 5a36b2d34e1ce8dc3d4bffe6d3ad7f13ae959f92 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 5 Apr 1999 06:41:31 +0000 Subject: This port requires XLIB. (configure goes into an infinite loop otherwise, scary!) --- math/snns/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math/snns/Makefile') diff --git a/math/snns/Makefile b/math/snns/Makefile index ef23c734c8cb..34875a2acfb6 100644 --- a/math/snns/Makefile +++ b/math/snns/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Febuary 1997 # Whom: reg@shale.csir.co.za # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/03 01:04:47 steve Exp $ # DISTNAME= SNNSv4.1 @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.informatik.uni-stuttgart.de/pub/SNNS/ MAINTAINER= reg@shale.csir.co.za +USE_XLIB= yes + post-configure: @(cd ${WRKSRC} && ./configure < options.FreeBSD) @(sed -e "s#%prefix%#${PREFIX}#g" < ${FILESDIR}/snns > ${WRKSRC}/snns) -- cgit v1.2.3