git: aea1565ddef0 - main - textproc/discount: Remove duplicate INSTALL_TARGET
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:09:24 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=aea1565ddef0c218d52f8d022425135f6680609e
commit aea1565ddef0c218d52f8d022425135f6680609e
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 04:58:12 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:42:11 +0000
textproc/discount: Remove duplicate INSTALL_TARGET
---
textproc/discount/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile
index d7be9d1392b3..76f811f7ee52 100644
--- a/textproc/discount/Makefile
+++ b/textproc/discount/Makefile
@@ -36,7 +36,7 @@ SAMPLES_DESC= Install sample programs
TAB8_DESC= Use a tabstop of 8 (default is 4)
EXTRA_CONFIGURE_ON= --with-dl=both --with-fenced-code --with-github-tags --with-id-anchor
-SAMPLES_INSTALL_TARGET= install install.samples
+SAMPLES_INSTALL_TARGET= install.samples
TAB8_CONFIGURE_ON= --with-tabstops=8
post-configure:
More information about the dev-commits-ports-all
mailing list