diff options
author | vanilla <vanilla@FreeBSD.org> | 2005-03-07 15:10:20 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2005-03-07 15:10:20 +0000 |
commit | 15bc73260884848cdd66204f3748e902c0cf70a0 (patch) | |
tree | 72f13743e2c6e101e1c259c3cdb81cd3a3b923ab /devel/libast | |
parent | 30319bb61521cdf07a1bda52f28d5d9ed3eae75e (diff) | |
download | FreeBSD-ports-15bc73260884848cdd66204f3748e902c0cf70a0.zip FreeBSD-ports-15bc73260884848cdd66204f3748e902c0cf70a0.tar.gz |
1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3.
PR: ports/78347
Submitted by: Russell Jackson <raj at cserv62.csub.edu>
Somepart by: me
Diffstat (limited to 'devel/libast')
-rw-r--r-- | devel/libast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libast/Makefile b/devel/libast/Makefile index dc6098c..2165ad1 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.2:${PORTSDIR}/graphics/imlib2 + Imlib2.3:${PORTSDIR}/graphics/imlib2 USE_X_PREFIX= yes USE_GNOME= gnomehack |