summaryrefslogtreecommitdiff
path: root/comms/modemd
diff options
context:
space:
mode:
authorrillig <rillig>2006-06-18 11:41:37 +0000
committerrillig <rillig>2006-06-18 11:41:37 +0000
commit099926b56ccfbdf7cc0ef4ed1b702bfcb9e80a07 (patch)
treeb5a3f95f90b2017a9051cd72c2f8c067418665a6 /comms/modemd
parent14486b21756934b1735ef1b35faa313db99487d9 (diff)
downloadpkgsrc-099926b56ccfbdf7cc0ef4ed1b702bfcb9e80a07.tar.gz
Added {BIN,MAN}{OWN,GRP} to MAKE_ENV to make unprivileged builds work.
Bumped PKGREVISION.
Diffstat (limited to 'comms/modemd')
-rw-r--r--comms/modemd/Makefile6
1 files changed, 5 insertions, 1 deletions
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