From bfb8457dad6f226084dda2adee2011a64f8719cb Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 5 Apr 2005 11:14:15 +0000 Subject: Convert to bl3, untested. --- emulators/p11/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'emulators') diff --git a/emulators/p11/Makefile b/emulators/p11/Makefile index 44d55684d66..af20ac09784 100644 --- a/emulators/p11/Makefile +++ b/emulators/p11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/12/03 15:14:56 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/05 11:14:15 wiz Exp $ # DISTNAME= p11-2.10a @@ -6,11 +6,8 @@ CATEGORIES= emulators MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/cats/usr/harti/p11/ MAINTAINER= tech-pkg@NetBSD.org -#HOMEPAGE= COMMENT= PDP11 emulator -DEPENDS+= libbegemot-[0-9]*:../../devel/libbegemot - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-begemot=${PREFIX} USE_LIBTOOL= yes @@ -23,4 +20,5 @@ do-build: do-install: cd ${WRKSRC} && ${GMAKE} ${INSTALL_TARGET} MAKEFLAGS= +.include "../../devel/libbegemot/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3