aboutsummaryrefslogtreecommitdiff
path: root/textproc/aiksaurus/Makefile
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-23 20:33:34 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-23 20:33:34 +0000
commit60bea3b31b3ab3f926341c31ecff680601013b76 (patch)
tree798e867af343569e6a59b2621e6c9a263df6e74c /textproc/aiksaurus/Makefile
parent3b22ad40b17d4be934ba1e7259f9ab4e4b0e47f8 (diff)
downloadports-60bea3b31b3ab3f926341c31ecff680601013b76.tar.gz
ports-60bea3b31b3ab3f926341c31ecff680601013b76.zip
Remove patches added together with USES=libtool that are no longer needed
after r362656.
Notes
Notes: svn path=/head/; revision=362727
Diffstat (limited to 'textproc/aiksaurus/Makefile')
-rw-r--r--textproc/aiksaurus/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/aiksaurus/Makefile b/textproc/aiksaurus/Makefile
index b8da9cab1d17..3cdc3ffbfbf2 100644
--- a/textproc/aiksaurus/Makefile
+++ b/textproc/aiksaurus/Makefile
@@ -18,8 +18,4 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS?=--without-gtk
-post-patch:
- @${REINPLACE_CMD} '/^gaiksaurus_LDADD =/s/$$/ $$(GTK_LIBS)/' \
- ${WRKSRC}/gtk/src/Makefile.in
-
.include <bsd.port.mk>