diff options
Diffstat (limited to 'graphics/evas-png/Makefile')
-rw-r--r-- | graphics/evas-png/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/evas-png/Makefile b/graphics/evas-png/Makefile index a0380a9d837..12d34cfca33 100644 --- a/graphics/evas-png/Makefile +++ b/graphics/evas-png/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2011/11/01 06:01:31 sbd Exp $ +# $NetBSD: Makefile,v 1.10 2011/12/05 17:33:33 joerg Exp $ -PKGNAME= ${DISTNAME:S/evas/evas-png/} -PKGREVISION= 5 +PKGNAME= evas-png-${EVAS_VERSION} COMMENT= Evas PNG image loader |