pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/kdegraphics2 Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a7d7d22677f8
branches: trunk
changeset: 474534:a7d7d22677f8
user: snj <snj%pkgsrc.org@localhost>
date: Sun May 02 02:14:59 2004 +0000
description:
Convert to buildlink3.
diffstat:
graphics/kdegraphics2/Makefile | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (29 lines):
diff -r 2089c589c645 -r a7d7d22677f8 graphics/kdegraphics2/Makefile
--- a/graphics/kdegraphics2/Makefile Sun May 02 02:13:26 2004 +0000
+++ b/graphics/kdegraphics2/Makefile Sun May 02 02:14:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/03/26 02:27:42 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2004/05/02 02:14:59 snj Exp $
DISTNAME= kdegraphics-2.2.2
PKGREVISION= 7
@@ -11,15 +11,15 @@
#DEPENDS+= gPhoto2
#DEPENDS+= gpio
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
CONFIGURE_ARGS+= --without-kamera # requires gPhoto2, gpio
# Ensure we export symbols in the linked shared object.
LDFLAGS+= ${EXPORT_SYMBOLS_LDFLAGS}
-.include "../../graphics/tiff/buildlink2.mk"
-.include "../../x11/kde2/buildlink2.mk"
-.include "../../x11/kdebase2/buildlink2.mk"
+.include "../../graphics/tiff/buildlink3.mk"
+.include "../../x11/kde2/kde2.mk"
+.include "../../x11/kdebase2/buildlink3.mk"
.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index