summaryrefslogtreecommitdiff
path: root/emulators/wine
diff options
context:
space:
mode:
authorwiz <wiz>2003-07-19 22:44:56 +0000
committerwiz <wiz>2003-07-19 22:44:56 +0000
commitfb70c4116082b6443389e883f09b4feb6024e09d (patch)
treeddea7a41fdd06646b691ef97cbf024cc46ee9225 /emulators/wine
parent8ac5e462076a8b77aa41162a300ebc767ddd7661 (diff)
downloadpkgsrc-fb70c4116082b6443389e883f09b4feb6024e09d.tar.gz
Install win.ini into examples dir too; use REPLACE_PERL for two perl scripts.
Bump PKGREVISION to 1.
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/Makefile8
-rw-r--r--emulators/wine/PLIST3
2 files changed, 8 insertions, 3 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 6432527df1b..b52a818af77 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2003/07/17 21:36:25 grant Exp $
+# $NetBSD: Makefile,v 1.48 2003/07/19 22:44:56 wiz Exp $
DISTNAME= Wine-20030709
+PKGREVISION= 1
PKGNAME= ${DISTNAME:S/W/w/}
WRKSRC= ${WRKDIR}/${DISTNAME:tl}
CATEGORIES= emulators
@@ -24,6 +25,8 @@ CONFIGURE_ARGS+= --without-curses
CONFIGURE_ENV+= ac_cv_path_ARTSCCONFIG=no
CONFIGURE_ENV+= ac_cv_prog_sane_devel=no
+REPLACE_PERL= tools/winemaker tools/winedump/function_grep.pl
+
# The Wine configure script has problems locating the libraries in the
# buildlink directory, so prepend all of the LDFLAGS necessary to link
# against the libraries.
@@ -46,7 +49,8 @@ post-install:
cd ${WRKSRC}/documentation/samples && \
${INSTALL_DATA} config ${EGDIR}/wine.conf && \
${INSTALL_DATA} generic.ppd ${EGDIR}/generic.ppd && \
- ${INSTALL_DATA} system.ini ${EGDIR}/system.ini
+ ${INSTALL_DATA} system.ini ${EGDIR}/system.ini && \
+ ${INSTALL_DATA} win.ini ${EGDIR}/win.ini
${RMDIR} ${PREFIX}/man/man3w
.include "../../graphics/MesaLib/buildlink2.mk"
diff --git a/emulators/wine/PLIST b/emulators/wine/PLIST
index ed04579df48..e1e9ba187c4 100644
--- a/emulators/wine/PLIST
+++ b/emulators/wine/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2003/07/14 11:15:28 adam Exp $
+@comment $NetBSD: PLIST,v 1.13 2003/07/19 22:44:56 wiz Exp $
bin/function_grep.pl
bin/notepad
bin/progman
@@ -582,6 +582,7 @@ man/man5/wine.conf.5
share/aclocal/wine.m4
share/examples/wine/generic.ppd
share/examples/wine/system.ini
+share/examples/wine/win.ini
share/examples/wine/wine.conf
share/examples/wine/winedefault.reg
@dirrm share/examples/wine