Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Aug 2020 20:20:22 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r547087 - head/sysutils/tlsdate
Message-ID:  <202008302020.07UKKMl0096591@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Aug 30 20:20:22 2020
New Revision: 547087
URL: https://svnweb.freebsd.org/changeset/ports/547087

Log:
  Remove no-op PLIST_SUB

Modified:
  head/sysutils/tlsdate/Makefile

Modified: head/sysutils/tlsdate/Makefile
==============================================================================
--- head/sysutils/tlsdate/Makefile	Sun Aug 30 20:20:17 2020	(r547086)
+++ head/sysutils/tlsdate/Makefile	Sun Aug 30 20:20:22 2020	(r547087)
@@ -22,7 +22,6 @@ LDFLAGS+=	-L${OPENSSLLIB}
 GNU_CONFIGURE=	yes
 TEST_TARGET=	test
 
-PLIST_SUB=	PKGNAME=${PKGNAME}
 PORTDOCS=	*
 
 USE_GITHUB=	yes



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