aboutsummaryrefslogtreecommitdiff
path: root/textproc/scdoc
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-08-12 19:14:58 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-08-12 19:14:58 +0000
commit419f0acb4e64aecc4cf1e97338d118d762623e4e (patch)
treef62e82cf06684d24aa76f3a2dcdebc1963244823 /textproc/scdoc
parent1ef9f874b4664efac72ad105589bbfd5b79cd7de (diff)
downloadports-419f0acb4e64aecc4cf1e97338d118d762623e4e.tar.gz
ports-419f0acb4e64aecc4cf1e97338d118d762623e4e.zip
textproc/scdoc: switch to dynamic linking
Let binary packages take advantage of newer libc.
Notes
Notes: svn path=/head/; revision=508762
Diffstat (limited to 'textproc/scdoc')
-rw-r--r--textproc/scdoc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/scdoc/Makefile b/textproc/scdoc/Makefile
index 59ac9e6febaf..43a5fa1de695 100644
--- a/textproc/scdoc/Makefile
+++ b/textproc/scdoc/Makefile
@@ -2,6 +2,7 @@
PORTNAME= scdoc
DISTVERSION= 1.9.6
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= https://git.sr.ht/~sircmpwn/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
@@ -21,6 +22,7 @@ PLIST_FILES= bin/${PORTNAME} \
man/man5/${PORTNAME}.5.gz
post-patch:
+ @${REINPLACE_CMD} '/-static/d' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -i '' -e 's,--date=,-jf "%F %T" ,' \
${WRKSRC}/test/preamble