summaryrefslogtreecommitdiff
path: root/net/userppp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/userppp/Makefile')
-rw-r--r--net/userppp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/userppp/Makefile b/net/userppp/Makefile
index ca6eb923663..ee623daf0af 100644
--- a/net/userppp/Makefile
+++ b/net/userppp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/04/11 21:47:01 tv Exp $
+# $NetBSD: Makefile,v 1.19 2005/12/05 20:50:50 rillig Exp $
DISTNAME= ppp-001107.src
PKGNAME= userppp-001107
@@ -31,7 +31,7 @@ post-patch:
USERPPP_GROUP?= network
BUILD_DEFS+= USERPPP_GROUP
-MAKE_ENV+= USERPPP_GROUP="${USERPPP_GROUP}"
+MAKE_ENV+= USERPPP_GROUP=${USERPPP_GROUP:Q}
USE_PKGINSTALL= yes
PKG_GROUPS= ${USERPPP_GROUP}