diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-14 15:46:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-14 15:46:18 +0000 |
commit | 0ff8727b0a3243a98692eb3bf336b4773df7ee2c (patch) | |
tree | 53fd9b7f5dbbc69a12ead94890edef83ae331e5d /graphics/imlib2/Makefile | |
parent | ba45d77eb0235a6f9c6f6ed38bf415a633e7dc8d (diff) | |
download | pkgsrc-0ff8727b0a3243a98692eb3bf336b4773df7ee2c.tar.gz |
Fix imlib2-config output to include -Wl,-R. Bump PKGREVISION.
Diffstat (limited to 'graphics/imlib2/Makefile')
-rw-r--r-- | graphics/imlib2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 95c8285cc5b..dcec22cab59 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2005/03/10 23:39:53 rillig Exp $ +# $NetBSD: Makefile,v 1.29 2005/03/14 15:46:18 wiz Exp $ DISTNAME= imlib2-1.2.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/} |