aboutsummaryrefslogtreecommitdiff
path: root/devel/libast
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-12-15 18:44:02 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-12-15 18:44:02 +0000
commit1526ccbacfd206735f1f505a94def1428b4d4542 (patch)
treebbbb80160e7e54cf0a8528e5e4f75fe922abd989 /devel/libast
parent7dd5bb0b693c7d665f63b776f990bc2a7a193029 (diff)
downloadports-1526ccbacfd206735f1f505a94def1428b4d4542.tar.gz
ports-1526ccbacfd206735f1f505a94def1428b4d4542.zip
- Chase libraries for new Imlib2 version
Notes
Notes: svn path=/head/; revision=95902
Diffstat (limited to 'devel/libast')
-rw-r--r--devel/libast/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libast/Makefile b/devel/libast/Makefile
index 51efe0cd34ee..6b7373f7ebaa 100644
--- a/devel/libast/Makefile
+++ b/devel/libast/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A library of assorted spiffy things
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
- Imlib2.1:${PORTSDIR}/graphics/imlib2
+ Imlib2.2:${PORTSDIR}/graphics/imlib2
USE_X_PREFIX= yes
USE_FREETYPE= yes