aboutsummaryrefslogtreecommitdiff
path: root/textproc/antiword
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-01-20 08:33:44 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-01-20 08:33:44 +0000
commite4257479a103135857cfa396639df83f539c2b2e (patch)
treec4f62b5d04d78e97387a9d6071d8f74396f8cb9b /textproc/antiword
parentafd4d0ca4c211c4a843b7c5d92106bc2468ee149 (diff)
downloadports-e4257479a103135857cfa396639df83f539c2b2e.tar.gz
ports-e4257479a103135857cfa396639df83f539c2b2e.zip
Reinplace the target of the symlink instead of the symlink
PR: 216309
Notes
Notes: svn path=/head/; revision=431934
Diffstat (limited to 'textproc/antiword')
-rw-r--r--textproc/antiword/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/antiword/Makefile b/textproc/antiword/Makefile
index 6daf0eb638bd..ab095937109f 100644
--- a/textproc/antiword/Makefile
+++ b/textproc/antiword/Makefile
@@ -38,7 +38,7 @@ CFLAGS+= -DNDEBUG
post-patch:
@${REINPLACE_CMD} -E 's,/usr/share,${LOCALBASE}/share,g; s,fonts2,fonts,' ${WRKSRC}/Unix-only/fontinfo.pl
- @${REINPLACE_CMD} -E 's|LD|CC|g; /^(CC|CFLAGS|OPT)/d; s,/usr/share,${PREFIX}/share,g; s|/usr/local/bin|${PREFIX}/bin|g' ${WRKSRC}/${MAKEFILE}
+ @${REINPLACE_CMD} -E 's|LD|CC|g; /^(CC|CFLAGS|OPT)/d; s,/usr/share,${PREFIX}/share,g; s|/usr/local/bin|${PREFIX}/bin|g' ${WRKSRC}/Makefile.Linux
@${REINPLACE_CMD} -E 's,/usr/share,${PREFIX}/share,g' ${WRKSRC}/antiword.h
post-install: