diff options
Diffstat (limited to 'devel/uml/Makefile')
-rw-r--r-- | devel/uml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/uml/Makefile b/devel/uml/Makefile index f6ba2110de1..dff05af47e7 100644 --- a/devel/uml/Makefile +++ b/devel/uml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/01/20 12:13:29 agc Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/22 08:24:31 grant Exp $ DISTNAME= uml-1.0.3-1 PKGNAME= uml-1.0.3 @@ -14,7 +14,7 @@ BUILD_DEPENDS+= qt2-designer-kde>=2.3.1nb2:../../x11/qt2-designer-kde WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_BUILDLINK2= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make GNU_CONFIGURE= YES USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/admin/ltconfig |