summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-06-18 11:41:37 +0000
committerrillig <rillig@pkgsrc.org>2006-06-18 11:41:37 +0000
commit55993e45a3509d7bd29ec5e9f7fb996f1b86afd0 (patch)
treeb5a3f95f90b2017a9051cd72c2f8c067418665a6 /comms
parent358b2ef45f95119af1fb6a9e3d880080fb10d88e (diff)
downloadpkgsrc-55993e45a3509d7bd29ec5e9f7fb996f1b86afd0.tar.gz
Added {BIN,MAN}{OWN,GRP} to MAKE_ENV to make unprivileged builds work.
Bumped PKGREVISION.
Diffstat (limited to 'comms')
-rw-r--r--comms/kyopon/Makefile5
-rw-r--r--comms/modemd/Makefile6
2 files changed, 9 insertions, 2 deletions
diff --git a/comms/kyopon/Makefile b/comms/kyopon/Makefile
index 750851b037e..0a57012fe93 100644
--- a/comms/kyopon/Makefile
+++ b/comms/kyopon/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2006/05/21 14:18:38 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2006/06/18 11:41:37 rillig Exp $
DISTNAME= kyopon-0.3
+PKGREVISION= 1
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -12,5 +13,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-* DragonFly-*-*
MAKE_FLAGS+= BINDIR="${PREFIX}/bin"
MAKE_FLAGS+= MANDIR="${PREFIX}/man"
+MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP}
+MAKE_ENV+= MANOWN=${MANOWN} MANGRP=${MANGRP}
.include "../../mk/bsd.pkg.mk"
diff --git a/comms/modemd/Makefile b/comms/modemd/Makefile
index cb83b50d226..fe87134e43b 100644
--- a/comms/modemd/Makefile
+++ b/comms/modemd/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2005/12/05 20:49:55 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2006/06/18 11:43:54 rillig Exp $
DISTNAME= modemd-970221
PKGNAME= modemd-19970221
+PKGREVISION= 1
CATEGORIES= comms
MASTER_SITES= ftp://ftp.vix.com/pub/modemd/
@@ -10,6 +11,9 @@ COMMENT= Replacement getty for dialup ttys and a modem server
MANCOMPRESSED_IF_MANZ= yes
+MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP}
+MAKE_ENV+= MANOWN=${MANOWN} MANGRP=${MANGRP}
+
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/modemd