aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/dpkg
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-10-06 03:05:01 +0800
committerlinimon <linimon@FreeBSD.org>2016-10-06 03:05:01 +0800
commit48db2263597bad0a544bac4b16edbf0baf850f5d (patch)
tree80eec6cfecdd122a0afd49bf4c0826b5fa209279 /archivers/dpkg
parentf1e287260c4cebf70f5ec980f1704f4d5a4fefcf (diff)
downloadfreebsd-ports-gnome-48db2263597bad0a544bac4b16edbf0baf850f5d.tar.gz
freebsd-ports-gnome-48db2263597bad0a544bac4b16edbf0baf850f5d.tar.zst
freebsd-ports-gnome-48db2263597bad0a544bac4b16edbf0baf850f5d.zip
Mark as not for sparc64. Debian claims to run on mips and powerpc but I
do not know whether we support that in the linuxolator. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'archivers/dpkg')
-rw-r--r--archivers/dpkg/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/archivers/dpkg/Makefile b/archivers/dpkg/Makefile
index d35ef64cd070..f51be772218d 100644
--- a/archivers/dpkg/Makefile
+++ b/archivers/dpkg/Makefile
@@ -17,6 +17,9 @@ BUILD_DEPENDS= po4a:textproc/po4a
RUN_DEPENDS= gtar:archivers/gtar \
gpatch:devel/patch
+NOT_FOR_ARCHS= sparc64
+NOT_FOR_ARCHS_REASON= Debian does is not available for ${ARCH}
+
GNU_CONFIGURE= yes
USES= cpe gmake iconv libtool ncurses perl5 pkgconfig tar:xz
CPE_VENDOR= debian