aboutsummaryrefslogtreecommitdiff
path: root/graphics/urt
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-02-22 14:34:10 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-02-22 14:34:10 +0000
commit40be0b24f024e5775d8ed43960fcb5b51dcc9bb8 (patch)
tree89b301a097c584452349f1aeb872bc1e811d13d3 /graphics/urt
parent23f090855149500c61d29bbc8c470ed9069d49d8 (diff)
downloadports-40be0b24f024e5775d8ed43960fcb5b51dcc9bb8.tar.gz
ports-40be0b24f024e5775d8ed43960fcb5b51dcc9bb8.zip
Notes
Diffstat (limited to 'graphics/urt')
-rw-r--r--graphics/urt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile
index 1b3be7418570..93f80273c5e8 100644
--- a/graphics/urt/Makefile
+++ b/graphics/urt/Makefile
@@ -43,5 +43,6 @@ post-install:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/img
@(cd ${WRKSRC}/img && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}/img)
.endif
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librle.so
.include <bsd.port.mk>