svn commit: r475026 - head/net/libnfs

Jason Helfman jgh at FreeBSD.org
Fri Jul 20 16:09:46 UTC 2018


Author: jgh
Date: Fri Jul 20 16:09:45 2018
New Revision: 475026
URL: https://svnweb.freebsd.org/changeset/ports/475026

Log:
  - revert r474919
  
  Reviewed by:	portmgr (mat@)

Modified:
  head/net/libnfs/Makefile

Modified: head/net/libnfs/Makefile
==============================================================================
--- head/net/libnfs/Makefile	Fri Jul 20 15:36:30 2018	(r475025)
+++ head/net/libnfs/Makefile	Fri Jul 20 16:09:45 2018	(r475026)
@@ -13,7 +13,7 @@ LICENSE=	LGPL21 GPLv3
 LICENSE_COMB=	multi
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-PLIST_SUB+=	SHLIB=${SHLIB}
+PLIST_SUB=	SHLIB=${SHLIB}
 SHLIB=		12
 
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list