Define INSTALLS_SHLIB properly.
Found by: bento, portlint
This commit is contained in:
parent
82b64b9a43
commit
c181aed8db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58975
@ -18,8 +18,9 @@ PATCH_DIST_STRIP= -p1
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
#USE_LIBTOOL= YES
|
||||
GNU_CONFIGURE= yes
|
||||
#USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
post-install:
|
||||
${RM} -f ${PREFIX}/lib/libchasen.la
|
||||
|
Loading…
Reference in New Issue
Block a user