aboutsummaryrefslogtreecommitdiff
path: root/math/slatec/Makefile
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2013-03-30 14:37:13 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2013-03-30 14:37:13 +0000
commitb3ef25eae23c45dd572499949a918ef3049645be (patch)
tree20503cc3433cb4a108c7311a81caa263755c7d70 /math/slatec/Makefile
parent9548f73c4028cb2b3a6e9bc51b88d0b26dde0a16 (diff)
Notes
Diffstat (limited to 'math/slatec/Makefile')
-rw-r--r--math/slatec/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/math/slatec/Makefile b/math/slatec/Makefile
index fa17cc57fd01..60e364a3e850 100644
--- a/math/slatec/Makefile
+++ b/math/slatec/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: slatec
-# Date created: 3 November 2010
-# Whom: Anton Shterenlikht
-#
+# Created by: Anton Shterenlikht
# $FreeBSD$
-#
PORTNAME= slatec
PORTVERSION= 4.1
@@ -30,7 +26,7 @@ PORTDOCS= guide toc
LDFLAGS+= ${FFLAGS}
LDADD ?= -lgfortran -lm
-SRCCONF= ${NONEXISTENT}
+SRCCONF= /dev/null
MAKE_ENV+= LDADD="${LDADD}" SHLIB_MAJOR="${SHLIB_MAJOR}" \
SRCCONF="${SRCCONF}"