aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Image-Imlib2
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2005-03-07 15:10:20 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2005-03-07 15:10:20 +0000
commita9beb3d4b2f29adec4a42008e4e278ba2e93efea (patch)
treec02cb169c1c9b300fda90357240606ca54cf965c /graphics/p5-Image-Imlib2
parentfcfcc89e9daa6cd80e673b353fb2855b4f8fa00d (diff)
downloadports-a9beb3d4b2f29adec4a42008e4e278ba2e93efea.tar.gz
ports-a9beb3d4b2f29adec4a42008e4e278ba2e93efea.zip
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
Notes
Notes: svn path=/head/; revision=130537
Diffstat (limited to 'graphics/p5-Image-Imlib2')
-rw-r--r--graphics/p5-Image-Imlib2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Image-Imlib2/Makefile b/graphics/p5-Image-Imlib2/Makefile
index 04a8a33f48d8..b45e295d1013 100644
--- a/graphics/p5-Image-Imlib2/Makefile
+++ b/graphics/p5-Image-Imlib2/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to the Imlib2 image library
-LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2
+LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2
PERL_MODBUILD= yes