summaryrefslogtreecommitdiff
path: root/x11/xrdb/Makefile
diff options
context:
space:
mode:
authortnn <tnn>2009-11-09 18:25:38 +0000
committertnn <tnn>2009-11-09 18:25:38 +0000
commit2b81954ee552ba2e3e49e991266433c01dd2915b (patch)
tree516d96e37c784d0cd45a14cbb03e87cd38382225 /x11/xrdb/Makefile
parent717871a6e108a7c349c413b104e12edd6db32830 (diff)
downloadpkgsrc-2b81954ee552ba2e3e49e991266433c01dd2915b.tar.gz
Update to xrdb-1.0.6. Changes:
Allow specifying multiple paths to --with-cpp and running if none is found Add README with pointers to mailing lists, bugzilla, & git Fill in COPYING file with notices from xrdb.c & xrdb.man Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Correct make distcheck and sparse warnings. Avoid divide by zero crash if DDX mistakenly returns screen size of 0mm.
Diffstat (limited to 'x11/xrdb/Makefile')
-rw-r--r--x11/xrdb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xrdb/Makefile b/x11/xrdb/Makefile
index edd34af174c..dc1d446af6a 100644
--- a/x11/xrdb/Makefile
+++ b/x11/xrdb/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2008/08/09 20:07:34 bjs Exp $
+# $NetBSD: Makefile,v 1.6 2009/11/09 18:25:38 tnn Exp $
#
-DISTNAME= xrdb-1.0.5
+DISTNAME= xrdb-1.0.6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2