aboutsummaryrefslogtreecommitdiff
path: root/editors/texmacs
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-09-30 19:24:30 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-09-30 19:24:30 +0000
commit1ee4da6dd1d50ed85cd3a614fc8a30b02f3ccf66 (patch)
tree8b44219153a720f367633c8fe248933750735b7d /editors/texmacs
parent7cb0f3c9b4ec333deb7e94ba00c6dc2d3b9c6220 (diff)
downloadports-1ee4da6dd1d50ed85cd3a614fc8a30b02f3ccf66.tar.gz
ports-1ee4da6dd1d50ed85cd3a614fc8a30b02f3ccf66.zip
Notes
Diffstat (limited to 'editors/texmacs')
-rw-r--r--editors/texmacs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile
index a504da44fefd..a1deb2345f9c 100644
--- a/editors/texmacs/Makefile
+++ b/editors/texmacs/Makefile
@@ -64,7 +64,8 @@ SQLITE_CONFIGURE_ON= --with-sqlite3
post-patch:
@${REINPLACE_CMD} -e \
'/SVNREV\//s|^|#| ; \
- s|/-liconv} -liconv|}| ; \
+ s|LIBS="-liconv"|LIBS="-liconv $$LIBS"| ; \
+ s|/-liconv}|}| ; \
s|"-Wl,-rpath,"|""| ; \
s|\[\[ |[ |g ; \
s| \]\]| ]|g ; \