summaryrefslogtreecommitdiff
path: root/time/xfce4-datetime-plugin/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-06-13 22:43:46 +0000
committerwiz <wiz@pkgsrc.org>2010-06-13 22:43:46 +0000
commit92e0cb52cb783546e352182244f761180817e141 (patch)
tree4a9b97c2969a25f1eeb6596ee96fc25429cef7d5 /time/xfce4-datetime-plugin/Makefile
parent01bd00f60b043c603cfe4fa796bf28af3a849cca (diff)
downloadpkgsrc-92e0cb52cb783546e352182244f761180817e141.tar.gz
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
Diffstat (limited to 'time/xfce4-datetime-plugin/Makefile')
-rw-r--r--time/xfce4-datetime-plugin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/xfce4-datetime-plugin/Makefile b/time/xfce4-datetime-plugin/Makefile
index e7729444d3c..8b1e23b6434 100644
--- a/time/xfce4-datetime-plugin/Makefile
+++ b/time/xfce4-datetime-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2009/09/16 02:25:35 reed Exp $
+# $NetBSD: Makefile,v 1.18 2010/06/13 22:45:29 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -7,6 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
XFCE4_VERSION= 0.6.1
DISTNAME= xfce4-datetime-plugin-${XFCE4_VERSION}
+PKGREVISION= 1
CATEGORIES= time
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-datetime-plugin/
EXTRACT_SUFX= .tar.bz2