diff options
author | tv <tv@pkgsrc.org> | 2004-10-15 12:22:13 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-10-15 12:22:13 +0000 |
commit | 333f16c960a456b4bd23043a95008d6fab1055f8 (patch) | |
tree | 519221874c07c9f6ce920ff90fa37c69ec604fc8 /graphics/p5-Image-Imlib2 | |
parent | b6eba3bcea8a980166987a5cdf62ee600483bf73 (diff) | |
download | pkgsrc-333f16c960a456b4bd23043a95008d6fab1055f8.tar.gz |
Update linkage to libltdl (via imlib2), now in its own package.
Diffstat (limited to 'graphics/p5-Image-Imlib2')
-rw-r--r-- | graphics/p5-Image-Imlib2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Image-Imlib2/Makefile b/graphics/p5-Image-Imlib2/Makefile index dcb91672a65..ef47883db3c 100644 --- a/graphics/p5-Image-Imlib2/Makefile +++ b/graphics/p5-Image-Imlib2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/10/03 00:14:56 tv Exp $ +# $NetBSD: Makefile,v 1.9 2004/10/15 12:22:13 tv Exp $ # DISTNAME= Image-Imlib2-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5im2 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} |