summaryrefslogtreecommitdiff
path: root/emulators/wine-devel/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2000-10-15 07:32:44 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2000-10-15 07:32:44 +0000
commit26676b94fb6c5f273d6f0c73aa9788e6d44dff0f (patch)
treed797675e63b48274b7fc595126e409cc02f1d648 /emulators/wine-devel/Makefile
parentTell users that not all these fonts are free. (diff)
Update to version 2000.10.02.
PR: 21961 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=33850
Diffstat (limited to 'emulators/wine-devel/Makefile')
-rw-r--r--emulators/wine-devel/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 2dc91468594c..4ed64fbe6bd2 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= wine
-PORTVERSION= 2000.08.21
+PORTVERSION= 2000.10.02
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= ALPHA/wine/development
@@ -18,7 +18,7 @@ MAINTAINER= pfeifer@dbai.tuwien.ac.at
WRKSRC= ${WRKDIR}/wine-${PORTVERSION:S/.//g}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-opengl
-CONFIGURE_ENV= LIBS=-Wl,-rpath,${PREFIX}/lib/wine
+CONFIGURE_ENV= LIBS=-Wl,-rpath,${PREFIX}/lib/wine
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib/wine
MAN1= wine.1
@@ -89,7 +89,8 @@ do-install:
${WRKSRC}/programs/regapi/regRestorer.pl \
${PREFIX}/lib/wine/reg
${INSTALL_DATA} ${FILESDIR}/README.patch \
- ${FILESDIR}/install-patch-3.3-sys-sigtrap \
+ ${PREFIX}/lib/wine
+ ${INSTALL_DATA} ${FILESDIR}/install-patch-3.3-sys-sigtrap \
${PREFIX}/lib/wine/patch-3.3-sys-sigtrap
${INSTALL_DATA} ${WRKSRC}/winedefault.reg ${PREFIX}/lib/wine
${ECHO}