From 36ca7be718609d75343cc3171661b40f5b9ad9e5 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 29 Apr 1998 09:56:44 +0000 Subject: Define MANUAL_PACKAGE_BUILD, as this port installs bin/elk which can be confused with the file with the same name in the lang/elk port. Found by: make package breaking in textproc/unroff --- emulators/stella/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emulators/stella') diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index f1d1da1ae362..2487a617a190 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -3,7 +3,7 @@ # Date created: 1st May, 1997 # Whom: Joel Sutton # -# $Id: Makefile,v 1.1.1.1 1997/07/31 07:19:41 max Exp $ +# $Id: Makefile,v 1.2 1998/03/22 21:35:23 jseger Exp $ # DISTNAME= stella-0.6-src @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.ucpel.tche.br/pub/msdos/emulator/atari/ MAINTAINER= sutton@aardvark.apana.org.au +MANUAL_PACKAGE_BUILD= installs bin/elk + DIST_SUBDIR= atari WRKSRC= ${WRKDIR}/${PKGNAME}/src MAKEFILE= makefile -- cgit v1.2.3