mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Add missing INSTALLS_SHLIB statement.
Informed maintainer.
This commit is contained in:
parent
98ce03a86e
commit
70f935e24f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74963
@ -20,6 +20,7 @@ MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
.if defined(WANT_GGI)
|
||||
LIB_DEPENDS= ggi.2:${PORTSDIR}/graphics/libggi
|
||||
|
@ -20,6 +20,7 @@ MAINTAINER= sobomax@FreeBSD.org
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
.if defined(WANT_GGI)
|
||||
LIB_DEPENDS= ggi.2:${PORTSDIR}/graphics/libggi
|
||||
|
Loading…
Reference in New Issue
Block a user