Index: head/emulators/basiliskII/Makefile =================================================================== --- head/emulators/basiliskII/Makefile (revision 116215) +++ head/emulators/basiliskII/Makefile (revision 116216) @@ -1,41 +1,43 @@ # New ports collection makefile for: BasiliskII # Date created: 17 April 2000 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= basiliskII PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://iphcip1.physik.uni-mainz.de/~cbauer/ MASTER_SITE_SUBDIR= basilisk DISTNAME= BasiliskII_src_15012002 MAINTAINER= ports@FreeBSD.org COMMENT= A free, portable, Open Source 68k Mac emulator +BROKEN= Unfetchable + WRKSRC= ${WRKDIR}/BasiliskII-${PORTVERSION}/src/Unix USE_X_PREFIX= yes USE_GNOME= esound gtk12 GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --disable-fbdev-dga --enable-fpe=uae CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" MAN1= BasiliskII.1 .include .if ${OSVERSION} > 400012 CFLAGS+= -fpermissive .endif post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/emulators/basiliskII/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property