diff options
author | wiz <wiz@pkgsrc.org> | 2004-04-19 00:32:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-04-19 00:32:13 +0000 |
commit | feadbcb1faa7c0c8612a4c28ffbf025abafb283d (patch) | |
tree | f52a437cc6af7932207d7e67c7075772a8e358c3 /emulators/arcem | |
parent | fd8c422e8c2bcd9f28c08fa2e5ad13e0958bd8ec (diff) | |
download | pkgsrc-feadbcb1faa7c0c8612a4c28ffbf025abafb283d.tar.gz |
Convert to bl3.
Diffstat (limited to 'emulators/arcem')
-rw-r--r-- | emulators/arcem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/arcem/Makefile b/emulators/arcem/Makefile index 1ebca93ecf9..2d1201959dc 100644 --- a/emulators/arcem/Makefile +++ b/emulators/arcem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/01/20 12:14:40 agc Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/19 00:37:40 wiz Exp $ # DISTNAME= arcem0.50 @@ -15,7 +15,7 @@ HOMEPAGE= ftp://ftp.arm.uk.linux.org/pub/linux/arcem/Index COMMENT= Dave Gilbert's Acorn Archimedes emulator WRKSRC= ${WRKDIR}/armul-arc -USE_BUILDLINK2= # defined +USE_BUILDLINK3= # defined USE_X11= # defined post-install: |