summaryrefslogtreecommitdiff
path: root/sysutils/mksunbootcd
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2000-03-31 13:25:02 +0000
committerdmcmahill <dmcmahill>2000-03-31 13:25:02 +0000
commitc49fb78a96d88d36f168966d9cee47e85d413b9a (patch)
tree2e1a1109e339c71255bdec9becc8b08da3b65c4e /sysutils/mksunbootcd
parent90fa9a8f8e715f3f11ca691809bdcf5067776083 (diff)
downloadpkgsrc-c49fb78a96d88d36f168966d9cee47e85d413b9a.tar.gz
remove the ONLY_FOR_ARCH. It seems to work on other than NetBSD/sparc.
Diffstat (limited to 'sysutils/mksunbootcd')
-rw-r--r--sysutils/mksunbootcd/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/mksunbootcd/Makefile b/sysutils/mksunbootcd/Makefile
index a4616cb654a..c1a34483f40 100644
--- a/sysutils/mksunbootcd/Makefile
+++ b/sysutils/mksunbootcd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/03/25 16:38:54 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.2 2000/03/31 13:25:02 dmcmahill Exp $
#
DISTNAME= mksunbootcd-19990513
@@ -8,8 +8,6 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= dmcmahill@netbsd.org
HOMEPAGE= http://www.netbsd.org
-ONLY_FOR_PLATFORM= NetBSD-*-sparc
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mksunbootcd ${PREFIX}/sbin
${INSTALL_MAN} ${WRKSRC}/mksunbootcd.1 ${PREFIX}/man/man8/mksunbootcd.8