svn commit: r547087 - head/sysutils/tlsdate

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 30 20:20:28 UTC 2020


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


More information about the svn-ports-head mailing list