summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authordholland <dholland>2015-07-12 05:10:32 +0000
committerdholland <dholland>2015-07-12 05:10:32 +0000
commitf3103f3127b10d5b5f4dba1d497661f2a81ac0c5 (patch)
treeb50ba7435ce5f8b4067f505c59fc1d3225ab18e8 /net
parent726e8d574e81664b34ed1955c091f9b110ba4774 (diff)
downloadpkgsrc-f3103f3127b10d5b5f4dba1d497661f2a81ac0c5.tar.gz
Remove bogus ONLY_FOR_PLATFORM. This package is just a .jar file and
some docs, so it'll run anywhere there's a suitable JVM. It seems that the ONLY_FOR_PLATFORM setting was originally inserted to conservatively limit the package to platforms that had or where pkgsrc could provide a JVM, and then both persisted after that was no longer necessary and got cargo-culted elsewhere.
Diffstat (limited to 'net')
-rw-r--r--net/airportbasestationconfig/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/airportbasestationconfig/Makefile b/net/airportbasestationconfig/Makefile
index f60bd2f0844..2f55b0c7159 100644
--- a/net/airportbasestationconfig/Makefile
+++ b/net/airportbasestationconfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2012/10/23 17:18:09 asau Exp $
+# $NetBSD: Makefile,v 1.38 2015/07/12 05:10:32 dholland Exp $
DISTNAME= configurator_152-128
PKGNAME= ${BINNAME}-1.5.2
@@ -13,8 +13,6 @@ COMMENT= Configuration program for Apple's Airport Base Station
PLIST_SUBST+= BINNAME=${BINNAME:Q} JARNAME=${JARNAME:Q}
-ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc Darwin-*-*
-
BINNAME= airportbasestationconfig
DOCDIR= ${PREFIX}/share/doc/${BINNAME}
JARNAME= AirportConfig128Bit.jar