summaryrefslogtreecommitdiffstats
path: root/sysutils/extipl
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2006-12-10 12:48:34 +0000
committergabor <gabor@FreeBSD.org>2006-12-10 12:48:34 +0000
commit28e34356350aca3f922e7b6ea695db4f16a1855c (patch)
treefa948025df7e8338caf00f7dc00bfa5c90496734 /sysutils/extipl
parent6887a6589bd774034a51c8fe1739678f9c5ea47b (diff)
downloadFreeBSD-ports-28e34356350aca3f922e7b6ea695db4f16a1855c.zip
FreeBSD-ports-28e34356350aca3f922e7b6ea695db4f16a1855c.tar.gz
- Enable it on amd64
PR: ports/105565 Submitted by: Ivan Voras <ivoras@gmail.com> Approved by: erwin (mentor), maintainer timeout
Diffstat (limited to 'sysutils/extipl')
-rw-r--r--sysutils/extipl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/extipl/Makefile b/sysutils/extipl/Makefile
index fb923fc..141f3cb 100644
--- a/sysutils/extipl/Makefile
+++ b/sysutils/extipl/Makefile
@@ -16,7 +16,7 @@ COMMENT= Partition-selectable boot loader for IBM-PC/AT compatibles
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
WRKSRC= ${WRKDIR}/${DISTNAME}/src
OpenPOWER on IntegriCloud