aboutsummaryrefslogtreecommitdiff
path: root/databases/levigo/Makefile
diff options
context:
space:
mode:
authorJason Unovitch <junovitch@FreeBSD.org>2015-08-04 02:27:33 +0000
committerJason Unovitch <junovitch@FreeBSD.org>2015-08-04 02:27:33 +0000
commit60777d0c88185c606e934b55d0124d77ca271f7e (patch)
treef090241c43f7c376618c1c13b6c7febfb8caa9a6 /databases/levigo/Makefile
parent7a67daa383fe7b6c7a8be6323bbe613281e6c8c3 (diff)
downloadports-60777d0c88185c606e934b55d0124d77ca271f7e.tar.gz
ports-60777d0c88185c606e934b55d0124d77ca271f7e.zip
Notes
Diffstat (limited to 'databases/levigo/Makefile')
-rw-r--r--databases/levigo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/levigo/Makefile b/databases/levigo/Makefile
index d3e5dac0836b..b144a716d01d 100644
--- a/databases/levigo/Makefile
+++ b/databases/levigo/Makefile
@@ -35,7 +35,7 @@ USE_GCC= yes
.endif
CONFIGURE_ENV+= CC=${CC} \
- CXX=${CXX} \
+ CXX=${CXX}
GO_ENV+= ${CONFIGURE_ENV}
.include "${PORTSDIR}/lang/go/files/bsd.go.mk"