aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/wine/Makefile
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2009-07-19 03:50:09 +0800
committergerald <gerald@FreeBSD.org>2009-07-19 03:50:09 +0800
commit2f569df22b0d019497042cef0b36fa9b8b58402e (patch)
treeefa0c93cd97beee4bdb4fefe7480ccc02e772ed1 /emulators/wine/Makefile
parentc2c39a9fcb76eeca16c5af1fd83fc3f49b4409ce (diff)
downloadfreebsd-ports-gnome-2f569df22b0d019497042cef0b36fa9b8b58402e.tar.gz
freebsd-ports-gnome-2f569df22b0d019497042cef0b36fa9b8b58402e.tar.zst
freebsd-ports-gnome-2f569df22b0d019497042cef0b36fa9b8b58402e.zip
Update to Wine 1.1.26. Among others, this includes the following changes:
- Still more translation updates. - Faster bitmap stretching using XRender. - Proxy support in WinHTTP. - Many more JScript functions. - Various bug fixes. Plus documentation has been consolidated and some READMEs removed.
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r--emulators/wine/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index daff10ae0370..55979927d114 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= wine
-DISTVERSION= 1.1.25
-PORTREVISION= 1
+DISTVERSION= 1.1.26
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SFE \
@@ -106,9 +105,7 @@ post-install:
.for i in README ANNOUNCE AUTHORS LICENSE
@${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
.endfor
-.for i in progman uninstaller winedbg winemine
- @${INSTALL_DATA} ${WRKSRC}/programs/${i}/README ${DOCSDIR}/README.${i}
-.endfor
+ @${INSTALL_DATA} ${WRKSRC}/programs/winedbg/README ${DOCSDIR}/README.winedbg
@${INSTALL_DATA} ${WRKSRC}/tools/winedump/README ${DOCSDIR}/README.winedump
.endif
@${MKDIR} ${DESKTOPDIR}