summaryrefslogtreecommitdiff
path: root/misc/hello/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/hello/Makefile')
-rw-r--r--misc/hello/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile
index a3c341f628ef..9ad29c4a3c3d 100644
--- a/misc/hello/Makefile
+++ b/misc/hello/Makefile
@@ -25,8 +25,6 @@ USE_GETTEXT= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \
- LDFLAGS="${LDFLAGS}"
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+= --disable-nls