summaryrefslogtreecommitdiff
path: root/net/libmms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libmms/Makefile')
-rw-r--r--net/libmms/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libmms/Makefile b/net/libmms/Makefile
index 250417560c18..df92c4abc182 100644
--- a/net/libmms/Makefile
+++ b/net/libmms/Makefile
@@ -18,7 +18,7 @@ USE_GETTEXT= yes
USE_ICONV= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
+LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
.include <bsd.port.mk>