Date: Fri, 20 Jul 2018 16:09:46 +0000 (UTC) From: Jason Helfman <jgh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475026 - head/net/libnfs Message-ID: <201807201609.w6KG9kif054599@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807201609.w6KG9kif054599>