summaryrefslogtreecommitdiff
path: root/archivers/libpar2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/libpar2/Makefile')
-rw-r--r--archivers/libpar2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/libpar2/Makefile b/archivers/libpar2/Makefile
index 319dd15af618..fdf4159c37b4 100644
--- a/archivers/libpar2/Makefile
+++ b/archivers/libpar2/Makefile
@@ -18,8 +18,8 @@ LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20
GNU_CONFIGURE= yes
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
- CPPFLAGS="-I${LOCALBASE}/include"
+LDFLAGS+= -L${LOCALBASE}/lib
+CPPFLAGS+= -I${LOCALBASE}/include
USE_LDCONFIG= yes