Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Apr 2021 14:43:09 +0100
From:      Chris Rees <crees@bayofrum.net>
To:        Hans Petter Selasky <hselasky@FreeBSD.org>, ports-committers@FreeBSD.org,  dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: adc83f029d8f - main - Port builds fine using the regular make. No need to depend on gmake for building.
Message-ID:  <673BFBD0-D7F5-49BF-A883-1A336AFB7DC0@bayofrum.net>
In-Reply-To: <202104071314.137DE5Bm035058@gitrepo.freebsd.org>
References:  <202104071314.137DE5Bm035058@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On 7 April 2021 14:14:05 BST, Hans Petter Selasky <hselasky@FreeBSD=2Eorg>=
 wrote:
>The branch main has been updated by hselasky:
>
>URL:
>https://cgit=2EFreeBSD=2Eorg/ports/commit/?id=3Dadc83f029d8f9c56ceec9ebe0=
76e479426e9f828
>
>commit adc83f029d8f9c56ceec9ebe076e479426e9f828
>Author:     Hans Petter Selasky <hselasky@FreeBSD=2Eorg>
>AuthorDate: 2021-04-07 13:10:27 +0000
>Commit:     Hans Petter Selasky <hselasky@FreeBSD=2Eorg>
>CommitDate: 2021-04-07 13:10:27 +0000
>
>    Port builds fine using the regular make=2E
>    No need to depend on gmake for building=2E
>   =20
>    Suggested by:   Sid <sid@bsdmail=2Ecom>
>    Approved by:    pi (implicit)
>---
> print/dymo-cups-drivers/Makefile | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
>diff --git a/print/dymo-cups-drivers/Makefile
>b/print/dymo-cups-drivers/Makefile
>index 1699b5c82a1f=2E=2E0bf1e28f6b6b 100644
>--- a/print/dymo-cups-drivers/Makefile
>+++ b/print/dymo-cups-drivers/Makefile
>@@ -1,6 +1,6 @@
> PORTNAME=3D	dymo-cups-drivers
> PORTVERSION=3D	1=2E4=2E0
>-PORTREVISION=3D	3
>+PORTREVISION=3D4

Minor nit, but I don't think that this bump was necessary as it shouldn't =
make any difference to the final package=2E

Chris

>@@ -14,7 +14,6 @@ LIB_DEPENDS=3D	libcupsimage=2Eso:print/cups
>=20
> WRKSRC=3D		${WRKDIR}/dymo-cups-drivers-1=2E4=2E0=2E5
>=20
>-USES=3D		gmake
> GNU_CONFIGURE=3D	yes
> CPPFLAGS+=3D	-I${LOCALBASE}/include
> LDFLAGS+=3D	-L${LOCALBASE}/lib



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?673BFBD0-D7F5-49BF-A883-1A336AFB7DC0>