aboutsummaryrefslogtreecommitdiff
path: root/devel/srecord/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/srecord/Makefile')
-rw-r--r--devel/srecord/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/srecord/Makefile b/devel/srecord/Makefile
index 54c4e2d69b91..2682773ddb06 100644
--- a/devel/srecord/Makefile
+++ b/devel/srecord/Makefile
@@ -14,8 +14,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost
LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt
GNU_CONFIGURE= yes
-CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include
+LIBS+= -L${LOCALBASE}/lib
MAKE_JOBS_UNSAFE= yes
USE_AUTOTOOLS= libtool