aboutsummaryrefslogtreecommitdiff
path: root/net/openser
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
commitfa38ed02cc7ff1a59528f13db1b7dedc130b2def (patch)
tree94158659da258abce4ed96928351a7282233e421 /net/openser
parent09db2e42a9f1432af998b2877453c2eaf20a132c (diff)
downloadports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.tar.gz
ports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.zip
Notes
Diffstat (limited to 'net/openser')
-rw-r--r--net/openser/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/openser/Makefile b/net/openser/Makefile
index f84144aca9aa..abf1463d89c5 100644
--- a/net/openser/Makefile
+++ b/net/openser/Makefile
@@ -20,8 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-tls
USE_GMAKE= yes
USE_GNOME= libxml2
-MAKE_ENV= CC="${CC}" \
- CC_EXTRA_OPTS="${CFLAGS}" \
+MAKE_ENV= CC_EXTRA_OPTS="${CFLAGS}" \
PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}"