summaryrefslogtreecommitdiff
path: root/sysutils/osname
diff options
context:
space:
mode:
authorobache <obache>2007-12-27 12:01:58 +0000
committerobache <obache>2007-12-27 12:01:58 +0000
commitc02789e4ec5663f2ab08dc46f54a1ae28c64099a (patch)
treeb30d6bb190810e0b0a49bd81114a7012d1411d86 /sysutils/osname
parent551e1d38f0d53e03a0aa892a4c965b2015e8570d (diff)
downloadpkgsrc-c02789e4ec5663f2ab08dc46f54a1ae28c64099a.tar.gz
Add variables to *_MAKE_FLAGS instead of set.
Diffstat (limited to 'sysutils/osname')
-rw-r--r--sysutils/osname/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/osname/Makefile b/sysutils/osname/Makefile
index 794290d9b83..cb29dcc7079 100644
--- a/sysutils/osname/Makefile
+++ b/sysutils/osname/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2007/12/27 11:55:51 obache Exp $
+# $NetBSD: Makefile,v 1.6 2007/12/27 12:01:58 obache Exp $
#
DISTNAME= osname-1.1
@@ -10,8 +10,8 @@ MAINTAINER= kim@tac.nyc.ny.us
COMMENT= Print canonical name of operating system
NO_CONFIGURE= yes
-BUILD_MAKE_FLAGS= PREFIX=${PREFIX}
-INSTALL_MAKE_FLAGS= PREFIX=${PREFIX}
+BUILD_MAKE_FLAGS+= PREFIX=${PREFIX}
+INSTALL_MAKE_FLAGS+= PREFIX=${PREFIX}
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1