aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-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}"