1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

databases/casstcl: fix ldconfig, bump PORTREVISION

This commit is contained in:
Pietro Cerutti 2021-04-22 15:36:17 +00:00
parent f3cf01f53e
commit 9d29d5d490

View File

@ -3,7 +3,7 @@
PORTNAME= casstcl
PORTVERSION= 2.15.0
DISTVERSIONPREFIX=v
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= gahr@FreeBSD.org
@ -18,7 +18,7 @@ USES= autoreconf tcl:tea
USE_GITHUB= yes
GH_ACCOUNT= flightaware
USE_LDCONFIG= ${PREFIX}/lib/casstcl${PORTVERSION}
USE_LDCONFIG= ${PREFIX}/lib/casstcl${PORTVERSION:R}
PLIST_SUB+= PORTVERSION=${PORTVERSION:R}
post-patch: