pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libart2 Do not include X11 buildlink. This do...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6ff3f5d3b270
branches: trunk
changeset: 504877:6ff3f5d3b270
user: reed <reed%pkgsrc.org@localhost>
date: Tue Dec 27 17:40:50 2005 +0000
description:
Do not include X11 buildlink. This does not need X11
as reported by Quentin Garnier in PR #30718.
Bump PKGREVISION.
Okayed by maintainer.
diffstat:
graphics/libart2/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 808dafac17d6 -r 6ff3f5d3b270 graphics/libart2/Makefile
--- a/graphics/libart2/Makefile Tue Dec 27 17:37:27 2005 +0000
+++ b/graphics/libart2/Makefile Tue Dec 27 17:40:50 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2005/06/01 18:02:56 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2005/12/27 17:40:50 reed Exp $
DISTNAME= libart_lgpl-2.3.17
PKGNAME= ${DISTNAME:S/_lgpl/2/}
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libart_lgpl/2.3/}
EXTRACT_SUFX= .tar.bz2
@@ -16,5 +17,4 @@
USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE= libart-2.0.pc.in
-.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index