summaryrefslogtreecommitdiff
path: root/math/eval/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:55:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:55:04 +0000
commitce5e4570204c37f4ac986a2a6bc076aa911167d6 (patch)
tree1c069c3c993156dc583330fa958afbe99bb4966e /math/eval/Makefile
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: math)
Notes
Notes: svn path=/head/; revision=327746
Diffstat (limited to 'math/eval/Makefile')
-rw-r--r--math/eval/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/math/eval/Makefile b/math/eval/Makefile
index d0f5a200353a..ee16292a8e93 100644
--- a/math/eval/Makefile
+++ b/math/eval/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: eval
-# Date created: 24 Sep 1997
-# Whom: eserte
-#
+# Created by: eserte
# $FreeBSD$
-#
PORTNAME= eval
PORTVERSION= 113
@@ -23,6 +19,7 @@ PLIST_FILES= bin/Eval
WRKSRC= ${WRKDIR}/Eval/source
+NO_STAGE= yes
post-extract:
-${LN} -s Makefile.unx ${WRKSRC}/Makefile