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
commit80eda540afde7ee798248d0df5965fe7b682b595 (patch)
treeb5a3f95f90b2017a9051cd72c2f8c067418665a6 /comms/modemd
parent1eeee9afd5d4429043cac10543a257eb6a71df87 (diff)
downloadpkgsrc-80eda540afde7ee798248d0df5965fe7b682b595.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