Chase libgucharmap's shared lib version.
This commit is contained in:
parent
6d4f390fdb
commit
ca986960a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80094
3 changed files with 3 additions and 3 deletions
|
@ -55,7 +55,7 @@ GNOME_ENABLED= yes
|
|||
.endif
|
||||
|
||||
.if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/gucharmap.pc)
|
||||
LIB_DEPENDS+= gucharmap.1:${PORTSDIR}/misc/gucharmap
|
||||
LIB_DEPENDS+= gucharmap.2:${PORTSDIR}/misc/gucharmap
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-gucharmap
|
||||
.endif
|
||||
|
|
|
@ -55,7 +55,7 @@ GNOME_ENABLED= yes
|
|||
.endif
|
||||
|
||||
.if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/gucharmap.pc)
|
||||
LIB_DEPENDS+= gucharmap.1:${PORTSDIR}/misc/gucharmap
|
||||
LIB_DEPENDS+= gucharmap.2:${PORTSDIR}/misc/gucharmap
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-gucharmap
|
||||
.endif
|
||||
|
|
|
@ -55,7 +55,7 @@ GNOME_ENABLED= yes
|
|||
.endif
|
||||
|
||||
.if defined(WITH_GUCHARMAP) || exists(${X11BASE}/libdata/pkgconfig/gucharmap.pc)
|
||||
LIB_DEPENDS+= gucharmap.1:${PORTSDIR}/misc/gucharmap
|
||||
LIB_DEPENDS+= gucharmap.2:${PORTSDIR}/misc/gucharmap
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-gucharmap
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue