1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Remove extra point in minor number

This commit is contained in:
Andrey A. Chernov 1997-01-28 08:26:14 +00:00
parent 581e3b306f
commit 6203caae7c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5456
2 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ INSTALL_TARGET= install install-elf
WRKSRC= ${WRKDIR}/slang
post-install:
@rm -f ${PREFIX}/lib/libslang.so.99.3[34]
@rm -f ${PREFIX}/lib/libslang.so.99.3[348]
/sbin/ldconfig -m ${PREFIX}/lib
.include <bsd.port.mk>

View File

@ -1,7 +1,7 @@
lib/libslang.a
@exec ranlib %D/%F
lib/libslang.so.0.99.38
@exec rm -f %D/libslang.so.99.3[34]
lib/libslang.so.0.9938
@exec rm -f %D/libslang.so.99.3[348]
@exec /sbin/ldconfig -m %B
include/slcurses.h
include/slang.h