From owner-svn-ports-all@freebsd.org Mon Jun 12 20:11:35 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A701DC77048 for ; Mon, 12 Jun 2017 20:11:35 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-qt0-x22e.google.com (mail-qt0-x22e.google.com [IPv6:2607:f8b0:400d:c0d::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 649147CDBB for ; Mon, 12 Jun 2017 20:11:35 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-qt0-x22e.google.com with SMTP id u19so141324027qta.3 for ; Mon, 12 Jun 2017 13:11:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sunpoet-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=tYW+7Tbg1YJ/bpUAeyY6WYKPb4R8jwOJC7Su1n80G9I=; b=kX1CUhTn9M9FnnblPHH1h3t/rGCk4RvE7gouU4zM/AUx0meRz1ODdlTuD/nIdFUIpZ SSCoVdJWzOCgTf42bgqXijGhwxyExfKughERyY1MrY/xtCJzMWctdED0FGqUzxh10eVg Cu2l9vR64cMBHQtvYeEiy/C2rHcu5UOieTt7uqlOHBXrXO5e9VtBTF52qW35R+B+lQpk zEj3BRB3bxgWP+Cwg6asEpqzeZK4mA/3Gn1qImJzz0E0bDs2FCRamDpbUmJBoIfpSiU/ rWlX8Z/dltM5BcRfFu3Y4v+00FzHLCp2mZJRtCFmrm2Dfm8qnDSwYEKGFe92XfIOXf2D kBow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=tYW+7Tbg1YJ/bpUAeyY6WYKPb4R8jwOJC7Su1n80G9I=; b=Q657P46EAt9iQfXFFjNp/L3Xn1m2e2+QMrsR3Mg0GMuTHPiAXs7m1FhQ0qKJG+Yl/P iJy2ppaCU7L5pWwMJ8OnOk1RY/o8RGaGkVgpv3RyBx1333abPDO8kNAk/Czoc26L3arA sZTkHVHu2dK5FVVaogzWg9MYIaTxGFEH1h+vJs0Nil1IcftelKrOVzX19YPYFtil/hN5 OsJqXM9Mgqto4yghaw6ZA9mOxcjdL289WZC3qnJ0jTuzmXxINil+2NEUE8u8erMxem4x AugbVk+Antwifpi6ildgLbeRc3UFhto7cLUzLX6Je1FFmQoNQxxuv3/we9lEGgphUV7r 3IuQ== X-Gm-Message-State: AKS2vOxWF2DJ98Fqi0OK9wNZeJSIYTw0Pqbx2hILcXmepxBSLP7c63Hd iFYGH4zMpfm81KtZUFKdbHDlX42jXCeKU+86Bg== X-Received: by 10.55.100.130 with SMTP id y124mr804627qkb.54.1497298294362; Mon, 12 Jun 2017 13:11:34 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.12.181.3 with HTTP; Mon, 12 Jun 2017 13:10:53 -0700 (PDT) In-Reply-To: <201706121954.v5CJssic062893@repo.freebsd.org> References: <201706121954.v5CJssic062893@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Jun 2017 04:10:53 +0800 X-Google-Sender-Auth: P_aDiaG3tjRCJ6b4cmHQCOpe2_E Message-ID: Subject: Re: svn commit: r443463 - head/astro/xephem To: Josh Paetzel Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 20:11:35 -0000 On Tue, Jun 13, 2017 at 3:54 AM, Josh Paetzel wrote: > Author: jpaetzel > Date: Mon Jun 12 19:54:54 2017 > New Revision: 443463 > URL: https://svnweb.freebsd.org/changeset/ports/443463 > > Log: > Update port to work after removal of groff from the base system. > > PR: 219907 > Submitted by: ohartmann@walstatt.org > > Modified: > head/astro/xephem/Makefile > > Modified: head/astro/xephem/Makefile > ============================================================ > ================== > --- head/astro/xephem/Makefile Mon Jun 12 19:38:17 2017 (r443462) > +++ head/astro/xephem/Makefile Mon Jun 12 19:54:54 2017 (r443463) > @@ -27,6 +27,10 @@ XEPHEMSRC= ${PORTNAME}-${PORTVERSION}.tgz > > .include > > +.if ${OSVERSION} >= 1200032 > +BUILD_DEPENDS+= nroff:textproc/groff > +.endif > + > Hello Josh, Please use USES=groff instead. And it can be used without OSVERSION check since it checks the existence of /usr/bin/groff. Regards, sunpoet > .for file in ${XEPHEMSRC} > .if !exists(${DISTDIR}/${file}) > IGNORE= because of licensing restrictions, you must manually fetch > ${file}\ > _______________________________________________ > svn-ports-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" >