Add a missing INSTALLS_SHLIB.
This commit is contained in:
parent
58ad1bbd0f
commit
3553ac4fdd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67993
2 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,7 @@ LIB_DEPENDS= wnck-1.4:${PORTSDIR}/x11-toolkits/libwnck \
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gnomeprefix gnomehack gnomehier
|
||||
|
|
|
@ -20,6 +20,7 @@ LIB_DEPENDS= wnck-1.4:${PORTSDIR}/x11-toolkits/libwnck \
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gnomeprefix gnomehack gnomehier
|
||||
|
|
Loading…
Reference in a new issue