summaryrefslogtreecommitdiff
path: root/emulators/wine/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-08-23 23:14:21 +0000
committertron <tron@pkgsrc.org>2000-08-23 23:14:21 +0000
commitf0b9164cf1068dd6dc3d7a77da6b33ac09689177 (patch)
tree623953a643a6181e26e24311ef14ff20193779e7 /emulators/wine/Makefile
parent3587744105d1c40ee4f94fcd5c50335818522169 (diff)
downloadpkgsrc-f0b9164cf1068dd6dc3d7a77da6b33ac09689177.tar.gz
Use "USE_XPM" option instead of direct dependence on the "xpm" package.
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r--emulators/wine/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 67334c4a781..a9e3a2081e9 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2000/08/23 15:33:39 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2000/08/23 23:14:24 tron Exp $
DISTNAME= Wine-981211
PKGNAME= wine-981211
@@ -9,12 +9,11 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=ALPHA/wine/development/}
MAINTAINER= mycroft@netbsd.org
HOMEPAGE= http://www.winehq.com/
-DEPENDS+= xpm-3.4k:../../graphics/xpm
-
ONLY_FOR_PLATFORM= NetBSD-*-i386
-USE_X11BASE= yes
-GNU_CONFIGURE= yes
+USE_X11BASE= YES
+USE_XPM= YES
+GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-dll
post-install: