diff options
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r-- | emulators/wine/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 0789af8bbf4..b5834f59370 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/06/18 23:48:52 tron Exp $ +# $NetBSD: Makefile,v 1.8 1998/06/19 17:27:36 tron Exp $ DISTNAME= Wine-980614 PKGNAME= wine-980614 @@ -9,6 +9,8 @@ ONLY_FOR_ARCHS= i386 MAINTAINER= mycroft@NetBSD.ORG +CONFLICTS= wine-980215 + DEPENDS+= xpm-3.4j:../../graphics/xpm USE_X11= yes |