summaryrefslogtreecommitdiff
path: root/math/snns/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/snns/Makefile')
-rw-r--r--math/snns/Makefile4
1 files changed, 3 insertions, 1 deletions
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)