1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Chase optional gucharmap dependency after update

This commit is contained in:
Tom McLaughlin 2007-03-19 16:06:46 +00:00
parent bec77a1f49
commit aed3cf7928
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187725

View File

@ -73,7 +73,7 @@ GNOME_ENABLED= yes
.endif
.if defined(WITH_GUCHARMAP) || exists(${LOCALBASE}/libdata/pkgconfig/gucharmap.pc)
LIB_DEPENDS+= gucharmap.5:${PORTSDIR}/deskutils/gucharmap
LIB_DEPENDS+= gucharmap.6:${PORTSDIR}/deskutils/gucharmap
.else
CONFIGURE_ARGS+= --enable-cmap=no
.endif