summaryrefslogtreecommitdiff
path: root/x11/libXxf86vm/Makefile
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2010-01-15 18:23:46 +0000
committertnn <tnn@pkgsrc.org>2010-01-15 18:23:46 +0000
commit4cc433b8ac50a974bd3fef77726d9832e14c7e43 (patch)
tree76d88308857202c3119360402e16498a05d02f6f /x11/libXxf86vm/Makefile
parentef4b42c8bccb5327753976c5624e2447bf8a63c6 (diff)
downloadpkgsrc-4cc433b8ac50a974bd3fef77726d9832e14c7e43.tar.gz
Update to libXxf86vm-1.1.0. Changes:
Require macros 1.3 for XORG_DEFAULT_OPTIONS libXxf86vm 1.1.0 Requires xf86vidmodeproto >= 2.2.99.1 Add README with pointers to mailing list, bugzilla & git repos Janitor: ansification, make distcheck, compiler warnings, .gitignore. Move the xf86vmode.h header from the proto package to here. Include xf86vmproto instead of xf86vmstr.h libXxf86vm 1.0.99.1
Diffstat (limited to 'x11/libXxf86vm/Makefile')
-rw-r--r--x11/libXxf86vm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXxf86vm/Makefile b/x11/libXxf86vm/Makefile
index 3c49a22e25c..0beb365de24 100644
--- a/x11/libXxf86vm/Makefile
+++ b/x11/libXxf86vm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2008/07/13 23:18:19 bjs Exp $
+# $NetBSD: Makefile,v 1.6 2010/01/15 18:23:46 tnn Exp $
#
-DISTNAME= libXxf86vm-1.0.2
+DISTNAME= libXxf86vm-1.1.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2