Index: head/emulators/wine/Makefile =================================================================== --- head/emulators/wine/Makefile (revision 2274) +++ head/emulators/wine/Makefile (revision 2275) @@ -1,31 +1,28 @@ # New ports collection makefile for: wine -# Version required: 950302 +# Version required: 951003 # Date created: Sun Feb 5 16:12:09 1995 # Whom: hsu # -# $Id: Makefile,v 1.8 1995/07/07 08:18:13 hsu Exp $ +# $Id: Makefile,v 1.9 1995/07/13 01:13:20 asami Exp $ # -DATE= 950706 +DATE= 951003 DISTNAME= Wine-${DATE} -PKGNAME= Wine-95.06.06 +PKGNAME= Wine-95.10.03 CATEGORIES+= emulation x11 MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/ \ ftp://aris.com/pub/linux/ALPHA/Wine/development/ \ ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/ \ ftp://ftp.funet.fi/pub/OS/Linux/ALPHA/Wine/ \ ftp://ftp.wonderland.org/Wine/ MAINTAINER= ports@FreeBSD.ORG LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm WRKSRC= ${WRKDIR}/wine${DATE} -USE_GMAKE= yes -HAS_CONFIGURE= yes -CONFIGURE_SCRIPT= Configure -IS_INTERACTIVE= yes -# set this until wine installs cleanly +GNU_CONFIGURE= yes +# wine doesn't come w/ an install rule NO_INSTALL= yes .include Property changes on: head/emulators/wine/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/emulators/wine-devel/Makefile =================================================================== --- head/emulators/wine-devel/Makefile (revision 2274) +++ head/emulators/wine-devel/Makefile (revision 2275) @@ -1,31 +1,28 @@ # New ports collection makefile for: wine -# Version required: 950302 +# Version required: 951003 # Date created: Sun Feb 5 16:12:09 1995 # Whom: hsu # -# $Id: Makefile,v 1.8 1995/07/07 08:18:13 hsu Exp $ +# $Id: Makefile,v 1.9 1995/07/13 01:13:20 asami Exp $ # -DATE= 950706 +DATE= 951003 DISTNAME= Wine-${DATE} -PKGNAME= Wine-95.06.06 +PKGNAME= Wine-95.10.03 CATEGORIES+= emulation x11 MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/ \ ftp://aris.com/pub/linux/ALPHA/Wine/development/ \ ftp://tsx-11.mit.edu/pub/linux/ALPHA/Wine/development/ \ ftp://ftp.funet.fi/pub/OS/Linux/ALPHA/Wine/ \ ftp://ftp.wonderland.org/Wine/ MAINTAINER= ports@FreeBSD.ORG LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm WRKSRC= ${WRKDIR}/wine${DATE} -USE_GMAKE= yes -HAS_CONFIGURE= yes -CONFIGURE_SCRIPT= Configure -IS_INTERACTIVE= yes -# set this until wine installs cleanly +GNU_CONFIGURE= yes +# wine doesn't come w/ an install rule NO_INSTALL= yes .include Property changes on: head/emulators/wine-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property