svn commit: r528419 - head/audio/hexter
Steve Wills
swills at FreeBSD.org
Sat Mar 14 15:59:02 UTC 2020
Author: swills
Date: Sat Mar 14 15:59:01 2020
New Revision: 528419
URL: https://svnweb.freebsd.org/changeset/ports/528419
Log:
audio/hexter: remove unnecessary REINPLACE_CMD
Modified:
head/audio/hexter/Makefile (contents, props changed)
Modified: head/audio/hexter/Makefile
==============================================================================
--- head/audio/hexter/Makefile Sat Mar 14 15:57:48 2020 (r528418)
+++ head/audio/hexter/Makefile Sat Mar 14 15:59:01 2020 (r528419)
@@ -25,9 +25,6 @@ PORTDOCS= AUTHORS ChangeLog README
OPTIONS_DEFINE= DOCS
-post-patch:
- @${REINPLACE_CMD} -e 's|-finline-limit=5000||' ${WRKSRC}/configure
-
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/dssi/hexter.so
More information about the svn-ports-all
mailing list