aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2009-09-06 13:20:07 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2009-09-06 13:20:07 +0000
commit25fd74dc20945f2ceb8391b42830b16845223830 (patch)
tree4350592250dbfb2cbd40f5de8ac841597bf4ed4d /lang/erlang
parent75b45afa7242cf9640e93e05a9e8438174b1b4d9 (diff)
downloadports-25fd74dc20945f2ceb8391b42830b16845223830.tar.gz
ports-25fd74dc20945f2ceb8391b42830b16845223830.zip
Notes
Diffstat (limited to 'lang/erlang')
-rw-r--r--lang/erlang/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/erlang/Makefile b/lang/erlang/Makefile
index ea91baaa01fd..c66acd7b015b 100644
--- a/lang/erlang/Makefile
+++ b/lang/erlang/Makefile
@@ -90,7 +90,7 @@ NOPRECIOUSMAKEVARS= yes # Prevent exporting of "ARCH"
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ENV= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
PLIST_SUB+= ERTS_VSN=${ERTS_VSN} TOOLS_VSN=${TOOLS_VSN}
# The man-pages are put (in spite of FreeBSD's port convention) in a private