diff options
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r-- | emulators/wine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index ed4393005a2..f7b74d86355 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/06/19 23:20:16 tron Exp $ +# $NetBSD: Makefile,v 1.10 1998/07/04 09:18:56 mycroft Exp $ DISTNAME= Wine-980614 PKGNAME= wine-980614 @@ -11,7 +11,7 @@ MAINTAINER= mycroft@NetBSD.ORG CONFLICTS= wine-980215 -DEPENDS+= xpm-3.4j:../../graphics/xpm +DEPENDS+= xpm-3.4k:../../graphics/xpm USE_X11= yes GNU_CONFIGURE= yes |