mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Fix LIB_DEPENDS on glib (glib-1.3.6), went unnoticed in the glib
1.3.6 sweep update PR: 29429 Submitted by: Pete Fritchman <petef@databits.net>, bento
This commit is contained in:
parent
57f25fdb01
commit
ff0aa937a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45819
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ PATCH_DIST_STRIP= -p1
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
|
|
||||||
LIB_DEPENDS= glib-1.3.2:${PORTSDIR}/devel/glib13
|
LIB_DEPENDS= glib-1.3.6:${PORTSDIR}/devel/glib13
|
||||||
|
|
||||||
USE_LIBTOOL= yes
|
USE_LIBTOOL= yes
|
||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue