summaryrefslogtreecommitdiff
path: root/devel/uml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/uml/Makefile')
-rw-r--r--devel/uml/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/uml/Makefile b/devel/uml/Makefile
index 3397454d224..0e4f1242e9b 100644
--- a/devel/uml/Makefile
+++ b/devel/uml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/03/26 02:27:39 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2004/05/03 04:16:57 snj Exp $
DISTNAME= uml-1.0.3-1
PKGNAME= uml-1.0.3
@@ -13,13 +13,13 @@ COMMENT= UML Modelling tool
BUILD_DEPENDS+= qt2-designer-kde>=2.3.1nb2:../../x11/qt2-designer-kde
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/admin/ltconfig
-.include "../../x11/kde2/buildlink2.mk"
-.include "../../x11/kdelibs2/buildlink2.mk"
+.include "../../x11/kde2/kde2.mk"
+.include "../../x11/kdelibs2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"