From a020ed9056d4d74e13cd2a99898f3dec09c162b7 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 25 Aug 2002 21:50:52 +0000 Subject: Merge packages from the buildlink2 branch back into the main trunk that have been converted to USE_BUILDLINK2. --- x11/qt2-examples/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'x11/qt2-examples') diff --git a/x11/qt2-examples/Makefile b/x11/qt2-examples/Makefile index 0e13d59c9e8..118d7ac08e2 100644 --- a/x11/qt2-examples/Makefile +++ b/x11/qt2-examples/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.7 2002/03/13 17:38:02 fredb Exp $ +# $NetBSD: Makefile,v 1.8 2002/08/25 21:52:42 jlam Exp $ # PKGNAME= qt2-examples-${QTVERSION} PKGREVISION= 2 COMMENT= QT2 Tutorial, example code and HTML documentation -.include "../qt2-libs/Makefile.common" - -USE_BUILDLINK_ONLY= yes +USE_BUILDLINK2= yes BUILDLINK_DEPENDS.qt2-libs= qt2-libs>=${QTVERSION}nb2 +.include "../qt2-libs/Makefile.common" + CONFIGURE_ENV+= QTDIR=${QTPREFIX} do-build: @@ -38,4 +38,5 @@ do-install: done) .include "../../x11/qt2-libs/buildlink.mk" + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3