pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/randrext Fix the MASTER_SITE and remove inclusion ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/710dd6e98745
branches: trunk
changeset: 468779:710dd6e98745
user: jlam <jlam%pkgsrc.org@localhost>
date: Mon Feb 16 21:37:49 2004 +0000
description:
Fix the MASTER_SITE and remove inclusion of pkgconfig/buildlink*.mk since
this package doesn't actually _use_ pkg-config.
diffstat:
x11/randrext/Makefile | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diffs (26 lines):
diff -r 43ab7499cebd -r 710dd6e98745 x11/randrext/Makefile
--- a/x11/randrext/Makefile Mon Feb 16 21:34:18 2004 +0000
+++ b/x11/randrext/Makefile Mon Feb 16 21:37:49 2004 +0000
@@ -1,19 +1,17 @@
-# $NetBSD: Makefile,v 1.2 2004/02/14 18:26:30 jmmv Exp $
-#
+# $NetBSD: Makefile,v 1.3 2004/02/16 21:37:49 jlam Exp $
DISTNAME= randrext-1.0
CATEGORIES= x11 devel
-MASTER_SITES= http://freedesktop.org/~xlibs/dist/
+MASTER_SITES= http://freedesktop.org/~xlibs/release/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= xtraeme%NetBSD.org@localhost
HOMEPAGE= http://freedesktop.org/
COMMENT= RandR extension (Headers and documentation files)
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= randr.pc.in
-.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index