summaryrefslogtreecommitdiff
path: root/emulators/wine
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-06-04 07:20:44 +0000
committerhubertf <hubertf@pkgsrc.org>1998-06-04 07:20:44 +0000
commit2cc8b822063419d33a18bded7ef2188063d1547a (patch)
tree25d779989142470219b619f9a903f2ccd10b5512 /emulators/wine
parentb861617083ad2989133ff0b2964fb6b7596a7d5b (diff)
downloadpkgsrc-2cc8b822063419d33a18bded7ef2188063d1547a.tar.gz
add dependency on xpm, per PR 5537 from Ty Sarna
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 94f01653608..4a7129e1159 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/04/15 10:38:24 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/06/04 07:20:44 hubertf Exp $
DISTNAME= wine980215
PKGNAME= wine-980215
@@ -9,6 +9,8 @@ ONLY_FOR_ARCHS= i386
MAINTAINER= mycroft@NetBSD.ORG
+DEPENDS+= xpm-3.4j:../../graphics/xpm
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-dll
USE_GMAKE= yes