summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorsnj <snj>2004-05-02 02:14:59 +0000
committersnj <snj>2004-05-02 02:14:59 +0000
commit275ee25993f689c40548958128bb185e7cc511c3 (patch)
tree8a2f18c7422cb8f5caf3c51518e06a43787ff3cc /graphics
parent79a6cbe29e64c94a8a720fc99380c9544e360232 (diff)
downloadpkgsrc-275ee25993f689c40548958128bb185e7cc511c3.tar.gz
Convert to buildlink3.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/kdegraphics2/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/kdegraphics2/Makefile b/graphics/kdegraphics2/Makefile
index 0d9431142a8..7bf3298c074 100644
--- a/graphics/kdegraphics2/Makefile
+++ b/graphics/kdegraphics2/Makefile
@@ -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 @@ BUILD_DEPENDS+= qt2-designer-kde>=2.3.1nb2:../../x11/qt2-designer-kde
#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"