pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/p11 Convert to bl3, untested.
details: https://anonhg.NetBSD.org/pkgsrc/rev/dfed4b5d768c
branches: trunk
changeset: 492146:dfed4b5d768c
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 05 11:14:15 2005 +0000
description:
Convert to bl3, untested.
diffstat:
emulators/p11/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (27 lines):
diff -r 94b976c44cc7 -r dfed4b5d768c emulators/p11/Makefile
--- a/emulators/p11/Makefile Tue Apr 05 11:13:12 2005 +0000
+++ b/emulators/p11/Makefile Tue Apr 05 11:14:15 2005 +0000
@@ -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 @@
MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/cats/usr/harti/p11/
MAINTAINER= tech-pkg%NetBSD.org@localhost
-#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-install:
cd ${WRKSRC} && ${GMAKE} ${INSTALL_TARGET} MAKEFLAGS=
+.include "../../devel/libbegemot/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index