Remove unneeded post-install USES=libtool nukes .la already now

This commit is contained in:
Baptiste Daroussin
2016-07-23 23:04:10 +00:00
parent 9678462f05
commit de0bb016bf

View File

@@ -14,7 +14,4 @@ USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
post-install:
@${RM} -f ${PREFIX}/lib/zzuf/libzzuf.la
.include <bsd.port.mk>