summaryrefslogtreecommitdiff
path: root/net/freerdp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/freerdp/Makefile')
-rw-r--r--net/freerdp/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/freerdp/Makefile b/net/freerdp/Makefile
index 1ce0c3f46535..cd9f5bf9d091 100644
--- a/net/freerdp/Makefile
+++ b/net/freerdp/Makefile
@@ -22,9 +22,8 @@ USE_OPENSSL= yes
USE_GNOME= gnomehack pkgconfig
USE_LDCONFIG= yes
-LDFLAGS= -L${LOCALBASE}/lib
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="${LDFLAGS}"
+LDFLAGS+= -L${LOCALBASE}/lib
+CPPFLAGS+= -I${LOCALBASE}/include
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING