diff options
author | hsu <hsu@FreeBSD.org> | 1995-05-19 02:46:04 +0800 |
---|---|---|
committer | hsu <hsu@FreeBSD.org> | 1995-05-19 02:46:04 +0800 |
commit | 7a8a8aa9dea8eef858c569b1fea032128839125a (patch) | |
tree | 35c4ce7f7e8fb05afec4d1d7310b78a4fd74312f /emulators | |
parent | c4fa2799ec625162ca2b83c850ac31ff3f1c6e15 (diff) | |
download | freebsd-ports-gnome-7a8a8aa9dea8eef858c569b1fea032128839125a.tar.gz freebsd-ports-gnome-7a8a8aa9dea8eef858c569b1fea032128839125a.tar.zst freebsd-ports-gnome-7a8a8aa9dea8eef858c569b1fea032128839125a.zip |
Upgrade to 950430 snapshot.
Okayed by: asami
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 12 | ||||
-rw-r--r-- | emulators/wine/Makefile | 12 |
2 files changed, 16 insertions, 8 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index f81cd71f9139..c16081a2075e 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -3,11 +3,11 @@ # Date created: Sun Feb 5 16:12:09 1995 # Whom: hsu # -# $Id$ +# $Id: Makefile,v 1.5 1995/04/15 03:46:02 asami Exp $ # -DISTNAME= Wine-950302 -PKGNAME= Wine-95.03.02 +DISTNAME= Wine-950430 +PKGNAME= Wine-95.04.30 CATEGORIES+= utilities x11 emulation MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/ \ ftp://aris.com/pub/linux/ALPHA/Wine/development/ \ @@ -15,7 +15,11 @@ MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/ \ ftp://ftp.funet.fi/pub/OS/Linux/ALPHA/Wine/ \ ftp://ftp.wonderland.org/Wine/ -WRKSRC= ${WRKDIR}/wine950302 +MAINTAINER= ports@FreeBSD.ORG + +LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm + +WRKSRC= ${WRKDIR}/wine950430 USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index f81cd71f9139..c16081a2075e 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -3,11 +3,11 @@ # Date created: Sun Feb 5 16:12:09 1995 # Whom: hsu # -# $Id$ +# $Id: Makefile,v 1.5 1995/04/15 03:46:02 asami Exp $ # -DISTNAME= Wine-950302 -PKGNAME= Wine-95.03.02 +DISTNAME= Wine-950430 +PKGNAME= Wine-95.04.30 CATEGORIES+= utilities x11 emulation MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/ \ ftp://aris.com/pub/linux/ALPHA/Wine/development/ \ @@ -15,7 +15,11 @@ MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/ALPHA/wine/ \ ftp://ftp.funet.fi/pub/OS/Linux/ALPHA/Wine/ \ ftp://ftp.wonderland.org/Wine/ -WRKSRC= ${WRKDIR}/wine950302 +MAINTAINER= ports@FreeBSD.ORG + +LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm + +WRKSRC= ${WRKDIR}/wine950430 USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure |