Fix typo...
This commit is contained in:
parent
476015aeef
commit
fe2d85ba6c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264814
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= amanda-perl-wrapper
|
||||
PORTVERSION= 1.00
|
||||
PORTVERSION= 1.01
|
||||
CATEGORIES= misc perl5
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
|
@ -34,6 +34,6 @@ do-install:
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
LIBTHR!= ${LS} /lib/libthr.so.* | ${TAIL} -1
|
||||
SUB_LIST+= LIBTHR=${LIBTHR_CMD}
|
||||
SUB_LIST+= LIBTHR=${LIBTHR}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue