aboutsummaryrefslogtreecommitdiff
path: root/textproc/liblrdf/Makefile
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-04-19 08:42:55 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-04-19 08:42:55 +0000
commit266191ba12cf74823f0afd39dc11e2eabc6298ac (patch)
tree780c2d0a012717c2f065271b8b22a17ceab39e6b /textproc/liblrdf/Makefile
parente28941b264f8ba2bfa5330c5cf26c36f957135d6 (diff)
downloadports-266191ba12cf74823f0afd39dc11e2eabc6298ac.tar.gz
ports-266191ba12cf74823f0afd39dc11e2eabc6298ac.zip
Notes
Diffstat (limited to 'textproc/liblrdf/Makefile')
-rw-r--r--textproc/liblrdf/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/liblrdf/Makefile b/textproc/liblrdf/Makefile
index 2c5d154875eb..205d1763e134 100644
--- a/textproc/liblrdf/Makefile
+++ b/textproc/liblrdf/Makefile
@@ -28,4 +28,7 @@ LDFLAGS+= -L${OPENSSLLIB}
WRKSRC= ${WRKDIR}/swh-LRDF-7ebc032
+post-patch:
+ @${FIND} ${WRKSRC}/m4 -type l -delete
+
.include <bsd.port.mk>