1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Bump imlib shlib version.

Forgotten by:	nakai
This commit is contained in:
Satoshi Asami 1999-10-10 09:38:33 +00:00
parent 36ada01869
commit 2012fcfd08
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22297
4 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@ MAINTAINER= sheldonh@freebsd.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
.if defined(USE_GTK)
LIB_DEPENDS+= Imlib.4:${PORTSDIR}/graphics/imlib
LIB_DEPENDS+= Imlib.5:${PORTSDIR}/graphics/imlib
.endif
USE_BZIP2= yes

View File

@ -19,7 +19,7 @@ MAINTAINER= sheldonh@freebsd.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
.if defined(USE_GTK)
LIB_DEPENDS+= Imlib.4:${PORTSDIR}/graphics/imlib
LIB_DEPENDS+= Imlib.5:${PORTSDIR}/graphics/imlib
.endif
USE_BZIP2= yes

View File

@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= Imlib.4:${PORTSDIR}/graphics/imlib \
LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib \
Xpm.4:${PORTSDIR}/graphics/xpm
USE_X_PREFIX= yes

View File

@ -18,7 +18,7 @@ RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker \
wget:${PORTSDIR}/ftp/wget
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
Imlib.4:${PORTSDIR}/graphics/imlib \
Imlib.5:${PORTSDIR}/graphics/imlib \
PropList.1:${PORTSDIR}/devel/libPropList \
Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \