Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2016 12:37:29 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423759 - head/archivers/dpkg
Message-ID:  <201610111237.u9BCbTuT024350@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Tue Oct 11 12:37:29 2016
New Revision: 423759
URL: https://svnweb.freebsd.org/changeset/ports/423759

Log:
  I have been advised by the maintainer of debootstrap that this port can
  be used as a cross-tool.  Revert previous commit.
  
  Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com>

Modified:
  head/archivers/dpkg/Makefile

Modified: head/archivers/dpkg/Makefile
==============================================================================
--- head/archivers/dpkg/Makefile	Tue Oct 11 11:16:47 2016	(r423758)
+++ head/archivers/dpkg/Makefile	Tue Oct 11 12:37:29 2016	(r423759)
@@ -17,9 +17,6 @@ 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610111237.u9BCbTuT024350>