devel/libchipcard: Fix pkg-plist after r540811
Reported by: pkg-fallout MFH: 2020Q3 (blanket)
This commit is contained in:
parent
1f50082f53
commit
aa0d299931
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541067
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= libchipcard
|
||||
PORTVERSION= 5.0.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://www.aquamaniac.de/rdm/attachments/download/158/
|
||||
|
||||
|
@ -24,7 +25,7 @@ INSTALL_TARGET= install-strip
|
|||
PLIST_SUB= GWEN_SHLIB_VER="${GWEN_SHLIB_VER}"
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GWEN_SHLIB_VER= 60
|
||||
GWEN_SHLIB_VER= 79
|
||||
|
||||
OPTIONS_DEFINE= DOXYGEN MEMDEBUG
|
||||
|
||||
|
|
Loading…
Reference in a new issue