pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/libwmf Removed buildlink references for xpm. ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de533697fc06
branches:  trunk
changeset: 488630:de533697fc06
user:      jklos <jklos%pkgsrc.org@localhost>
date:      Sat Feb 05 01:18:13 2005 +0000

description:
Removed buildlink references for xpm. It's not necessary, and it's
insecure at the moment.

diffstat:

 graphics/libwmf/Makefile      |  3 +--
 graphics/libwmf/buildlink3.mk |  3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diffs (33 lines):

diff -r 52fb433722fa -r de533697fc06 graphics/libwmf/Makefile
--- a/graphics/libwmf/Makefile  Sat Feb 05 01:17:59 2005 +0000
+++ b/graphics/libwmf/Makefile  Sat Feb 05 01:18:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2004/10/03 00:14:55 tv Exp $
+# $NetBSD: Makefile,v 1.51 2005/02/05 01:18:13 jklos Exp $
 #
 
 DISTNAME=      libwmf-0.2.8.3
@@ -26,6 +26,5 @@
 .include "../../graphics/freetype2/buildlink3.mk"
 .include "../../graphics/jpeg/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
-.include "../../graphics/xpm/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 52fb433722fa -r de533697fc06 graphics/libwmf/buildlink3.mk
--- a/graphics/libwmf/buildlink3.mk     Sat Feb 05 01:17:59 2005 +0000
+++ b/graphics/libwmf/buildlink3.mk     Sat Feb 05 01:18:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2004/10/03 00:14:56 tv Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2005/02/05 01:19:38 jklos Exp $
 
 BUILDLINK_DEPTH:=      ${BUILDLINK_DEPTH}+
 LIBWMF_BUILDLINK3_MK:= ${LIBWMF_BUILDLINK3_MK}+
@@ -20,7 +20,6 @@
 .include "../../graphics/freetype2/buildlink3.mk"
 .include "../../graphics/jpeg/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
-.include "../../graphics/xpm/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
 
 BUILDLINK_DEPTH:=     ${BUILDLINK_DEPTH:S/+$//}



Home | Main Index | Thread Index | Old Index