diff --git a/emulators/xcopilot/Makefile b/emulators/xcopilot/Makefile index 72bd5402d46..a2701f897bf 100644 --- a/emulators/xcopilot/Makefile +++ b/emulators/xcopilot/Makefile @@ -1,21 +1,21 @@ -# $OpenBSD: Makefile,v 1.7 2000/04/09 17:36:27 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2000/05/31 16:24:33 espie Exp $ DISTNAME= xcopilot-0.6.6 CATEGORIES= emulators pilot -FAKE=No +FAKE= Yes MAINTAINER= angelos@openbsd.org LICENSE_TYPE= GPL -PERMIT_PACKAGE_CDROM= YES -PERMIT_PACKAGE_FTP= YES -PERMIT_DISTFILES_CDROM= YES -PERMIT_DISTFILES_FTP= YES +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes MASTER_SITES= http://xcopilot.cuspy.com/build/ -USE_X11= yes +USE_X11= Yes -GNU_CONFIGURE= yes +GNU_CONFIGURE= Yes .include