summaryrefslogtreecommitdiff
path: root/sysutils/osname
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2013-03-14 14:25:31 +0000
committerkim <kim@pkgsrc.org>2013-03-14 14:25:31 +0000
commit7f2c27ed4cc8b1648bd4d119b3b96fc029307cc6 (patch)
tree23f4074039e3bf6b221d1284ce18a6e338430e9b /sysutils/osname
parent158d1ca1d302742c31b1c428ff1b9ea5632ca1c6 (diff)
downloadpkgsrc-7f2c27ed4cc8b1648bd4d119b3b96fc029307cc6.tar.gz
BUILD_MAKE_FLAGS and INSTALL_MAKE_FLAGS can be merged into MAKE_FLAGS
thanks to patch-aa adding DESTDIR in the install target paths in the distribution Makefile.
Diffstat (limited to 'sysutils/osname')
-rw-r--r--sysutils/osname/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/osname/Makefile b/sysutils/osname/Makefile
index 89dd1f21906..84e83faf558 100644
--- a/sysutils/osname/Makefile
+++ b/sysutils/osname/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2013/03/14 13:03:47 kim Exp $
+# $NetBSD: Makefile,v 1.10 2013/03/14 14:25:31 kim Exp $
#
DISTNAME= osname-2.0
@@ -9,8 +9,7 @@ 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}
+MAKE_FLAGS+= PREFIX=${PREFIX}
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1