summaryrefslogtreecommitdiff
path: root/sysutils/progsreiserfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/progsreiserfs/Makefile')
-rw-r--r--sysutils/progsreiserfs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/progsreiserfs/Makefile b/sysutils/progsreiserfs/Makefile
index 3ecfdf0b6d83..6d439ec4ef2e 100644
--- a/sysutils/progsreiserfs/Makefile
+++ b/sysutils/progsreiserfs/Makefile
@@ -26,7 +26,8 @@ EXTRA_PATCHES= ${FILESDIR}/extrapatch-progsreiserfs::libmisc::Makefile.in
CONFIGURE_ARGS+=--disable-nls
.else
USE_GETTEXT= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
.endif
MAN8= cpfs.reiserfs.8 mkfs.reiserfs.8 reiserfs.8 \