aboutsummaryrefslogtreecommitdiff
path: root/net/gpxe
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2011-12-22 11:15:30 +0000
committerMark Linimon <linimon@FreeBSD.org>2011-12-22 11:15:30 +0000
commit9aaf147b5b5961da61ee78d545a60b202d02a330 (patch)
treec57ccb42d4eba32a86f5732d8b6a33a57b97e06e /net/gpxe
parenta24cb85c4589b644be1b1877d8611ed1aeea4e97 (diff)
downloadports-9aaf147b5b5961da61ee78d545a60b202d02a330.tar.gz
ports-9aaf147b5b5961da61ee78d545a60b202d02a330.zip
Notes
Diffstat (limited to 'net/gpxe')
-rw-r--r--net/gpxe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gpxe/Makefile b/net/gpxe/Makefile
index afbdfe5f2967..13b9eb032205 100644
--- a/net/gpxe/Makefile
+++ b/net/gpxe/Makefile
@@ -34,7 +34,8 @@ SUB_FILES= pkg-message
.include <bsd.port.pre.mk>
-NOT_FOR_ARCHS= powerpc
+ONLY_FOR_ARCHS= amd64 i386
+ONLY_FOR_ARCHS_REASON= not yet ported to anything other than amd64/i386
.if ${ARCH} == "amd64"
MAKE_ARGS+= ARCH=i386