Index: head/emulators/i386-wine-staging/Makefile =================================================================== --- head/emulators/i386-wine-staging/Makefile (revision 464146) +++ head/emulators/i386-wine-staging/Makefile (nonexistent) @@ -1,27 +0,0 @@ -# Created by: Kris Moore -# $FreeBSD$ - -COMMENT= 32-bit Wine built with the Staging patchset for 64-bit FreeBSD - -SLAVE_PORT= i386-wine-devel - -CONFLICTS_INSTALL= i386-wine-[0-9]* wine-[0-9]* wine-staging-[0-9]* i386-wine-devel-[0-9]* wine-devel-[0-9]* - -OPTIONS_SLAVE= STAGING -OPTIONS_DEFAULT= LIBXSLT MPG123 HAL V4L X11 - -SLAVEDIR= ${.CURDIR}/../i386-wine-devel -PLIST= ${MASTERDIR}/pkg-plist - -.if !defined(ARCH) -ARCH!= uname -p -.endif - -PKGNAMESUFFIX= -staging -.if ${ARCH} == i386 -.include "${SLAVEDIR}/Makefile.i386" -.else -MASTERDIR= ${SLAVEDIR} -BROKEN= Staging patchset still not available for this version -.include "${SLAVEDIR}/Makefile.inc" -.endif Property changes on: head/emulators/i386-wine-staging/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property