diff options
author | wiz <wiz@pkgsrc.org> | 2014-09-08 21:24:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-09-08 21:24:44 +0000 |
commit | 2bebb8fac5d094fbf540dec73133e72539fae633 (patch) | |
tree | 2b063d79b8b09365244193b66b3664f742846298 /wm | |
parent | b7edb12c1f76b7d3a2945f26e819318c16c484e0 (diff) | |
download | pkgsrc-2bebb8fac5d094fbf540dec73133e72539fae633.tar.gz |
Bump PKGREVISION for netpbm update.
Add some build fixes where necessary.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/icewm-imlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/icewm-imlib/Makefile b/wm/icewm-imlib/Makefile index 57add47eaec..5e035a97c6c 100644 --- a/wm/icewm-imlib/Makefile +++ b/wm/icewm-imlib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2014/09/08 20:40:30 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2014/09/08 21:24:45 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-imlib-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Small, fast and light-weight window manager (imlib version) CONFLICTS+= icewm-[0-9]* icewm-gnome-[0-9]* |