1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- remove legacy file removal, bump portrevision

Spotted by:	antoine@
This commit is contained in:
Jason Helfman 2013-10-20 23:32:25 +00:00
parent 30184d1118
commit c82b653577
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331072
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= libvc
PORTVERSION= 003
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= SF/rolo/${PORTNAME}/${PORTVERSION}
@ -25,6 +25,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/${DOC} ${STAGEDIR}${DOCSDIR}
.endfor
.endif
@${RM} -f ${PREFIX}/lib/libvc.la
.include <bsd.port.mk>

View File

@ -1,5 +1,6 @@
include/vc.h
lib/libvc.a
lib/libvc.la
lib/libvc.so
lib/libvc.so.0
man/man3/vc.3.gz