summaryrefslogtreecommitdiff
path: root/x11/xcursor/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-02-07 13:39:15 +0000
committerwiz <wiz@pkgsrc.org>2005-02-07 13:39:15 +0000
commit101f3a6f48c384ad0974304daa38318b09c0ea07 (patch)
tree2b336dc38ff2c1dd278819170e776c802adb7df9 /x11/xcursor/Makefile
parent242e57fd4f84772e42e7f0400ee74c01c03f4e48 (diff)
downloadpkgsrc-101f3a6f48c384ad0974304daa38318b09c0ea07.tar.gz
Update to 1.1.2:
2004-01-17 Daniel Stone * Xcursor.h: * configure.ac: Bump package version to 1.1.2, slated for first fd.o platform release. 2004-01-15 Harold L Hunt II * Makefile.am: Pass -no-undefined to libtool via LDFLAGS. 2003-11-10 Keith Packard * library.c: (_XcursorBuildThemeDir): Make sure the allocated path has space for directory separators
Diffstat (limited to 'x11/xcursor/Makefile')
-rw-r--r--x11/xcursor/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xcursor/Makefile b/x11/xcursor/Makefile
index e9dbb5603df..5ec3f9e3fc3 100644
--- a/x11/xcursor/Makefile
+++ b/x11/xcursor/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2004/10/03 00:18:39 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/02/07 13:39:15 wiz Exp $
#
-DISTNAME= libXcursor-1.1.1
+DISTNAME= libXcursor-1.1.2
PKGNAME= ${DISTNAME:S/libX/x/}
-PKGREVISION= 2
CATEGORIES= x11 devel
MASTER_SITES= http://freedesktop.org/~xlibs/release/
EXTRACT_SUFX= .tar.bz2