aboutsummaryrefslogtreecommitdiff
path: root/finance/libstocks/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/libstocks/Makefile')
-rw-r--r--finance/libstocks/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/finance/libstocks/Makefile b/finance/libstocks/Makefile
index ed1160ed2b32..c4d5b1c78d65 100644
--- a/finance/libstocks/Makefile
+++ b/finance/libstocks/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libstocks
-# Date created: this 7th day of January, 2002
-# Whom: Mikhail Teterin
-#
+# Created by: Mikhail Teterin
# $FreeBSD$
-#
PORTNAME= libstocks
PORTVERSION= 0.5.0
@@ -15,6 +11,7 @@ COMMENT= A C library which can be used to fetch stocks quotes
USE_LDCONFIG= yes
REINPLACE_ARGS= -i ""
+MAKE_ENV= WITHOUT_PROFILE=yes __MAKE_CONF=/dev/null SRCCONF=/dev/null
post-patch:
${REINPLACE_CMD} -e 's/<malloc.h>/<stdlib.h>/' \