summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/libscsi/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/libscsi/Makefile b/devel/libscsi/Makefile
index 5e9824d365f..ba023f3e0b0 100644
--- a/devel/libscsi/Makefile
+++ b/devel/libscsi/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2006/03/04 21:29:17 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/06/18 12:10:30 rillig Exp $
#
DISTNAME= libscsi-1.6
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.emsi.priv.at/pub/netbsd/contrib/
@@ -13,6 +14,8 @@ NOT_FOR_PLATFORM= Interix-*-*
PKG_INSTALLATION_TYPES= overwrite pkgviews
MAKE_ENV+= LIBDIR=${PREFIX:Q}/lib MANDIR=${PREFIX:Q}/man NOPIC=1 NOPROFILE=1
+MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP}
+MAKE_ENV+= MANOWN=${MANOWN} MANGRP=${MANGRP}
MANCOMPRESSED_IF_MANZ= yes