aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/wine-devel
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2000-11-02 23:05:14 +0800
committerkevlo <kevlo@FreeBSD.org>2000-11-02 23:05:14 +0800
commit68410ecbb968b899ce640be9a0443ce790e4f751 (patch)
treebe0884a0e48f6caabbcd8aab507b2dfb9e0885f6 /emulators/wine-devel
parent9520c6f4576552872a69c43f29a830aae3344a89 (diff)
downloadfreebsd-ports-gnome-68410ecbb968b899ce640be9a0443ce790e4f751.tar.gz
freebsd-ports-gnome-68410ecbb968b899ce640be9a0443ce790e4f751.tar.zst
freebsd-ports-gnome-68410ecbb968b899ce640be9a0443ce790e4f751.zip
Upgrade to version 2000.10.26
PR: 22538
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r--emulators/wine-devel/Makefile15
-rw-r--r--emulators/wine-devel/distinfo2
-rw-r--r--emulators/wine-devel/pkg-plist1
3 files changed, 8 insertions, 10 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 4ed64fbe6bd2..1d20ba152524 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= wine
-PORTVERSION= 2000.10.02
+PORTVERSION= 2000.10.26
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= ALPHA/wine/development
@@ -67,21 +67,18 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/wine.ini ${PREFIX}/etc/wine.conf.sample
[ -f ${PREFIX}/etc/wine.conf ] \
|| ${INSTALL_DATA} ${WRKSRC}/wine.ini ${PREFIX}/etc/wine.conf
+.if !defined(NOPORTDOCS)
${INSTALL_DATA} ${WRKSRC}/documentation/wine.man ${PREFIX}/man/man1/wine.1
${INSTALL_DATA} ${WRKSRC}/documentation/wine.conf.man ${PREFIX}/man/man5/wine.conf.5
-@${MKDIR} ${PREFIX}/lib/wine/documentation ${PREFIX}/lib/wine/reg 2>/dev/null
- ${INSTALL_DATA} \
- ${WRKSRC}/README \
- ${WRKSRC}/ANNOUNCE \
- ${WRKSRC}/AUTHORS \
- ${WRKSRC}/LICENSE \
- ${WRKSRC}/WARRANTY \
- ${WRKSRC}/documentation/psdrv.reg \
- ${PREFIX}/lib/wine/documentation
+.for i in README ANNOUNCE AUTHORS LICENSE WARRANTY documentation/psdrv.reg
+ ${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/lib/wine/documentation
+.endfor
${INSTALL_DATA} ${WRKSRC}/debugger/README \
${PREFIX}/lib/wine/documentation/README.debugger
${INSTALL_DATA} ${WRKSRC}/programs/regapi/README \
${PREFIX}/lib/wine/documentation/README.regapi
+.endif
${INSTALL_SCRIPT} ${WRKSRC}/tools/bug_report.pl \
${PREFIX}/lib/wine
${INSTALL_SCRIPT} \
diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo
index dd70d5a0ca83..3b2194d4b05e 100644
--- a/emulators/wine-devel/distinfo
+++ b/emulators/wine-devel/distinfo
@@ -1 +1 @@
-MD5 (Wine-20001002.tar.gz) = 9866f93a735c3df7a470e91d911e04a0
+MD5 (Wine-20001026.tar.gz) = 933381f05b75ace29931b04e27e6432b
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist
index 0fd2e777ad57..81736d4d2a22 100644
--- a/emulators/wine-devel/pkg-plist
+++ b/emulators/wine-devel/pkg-plist
@@ -34,6 +34,7 @@ include/wine/instance.h
include/wine/lmcons.h
include/wine/lzexpand.h
include/wine/mapidefs.h
+include/wine/mcx.h
include/wine/mmreg.h
include/wine/mmsystem.h
include/wine/msacm.h