diff options
author | mycroft <mycroft> | 1998-09-05 12:37:58 +0000 |
---|---|---|
committer | mycroft <mycroft> | 1998-09-05 12:37:58 +0000 |
commit | 0a2adab99b5d9d970d7160624edac8d0d30a9d8d (patch) | |
tree | 46faa89f6d8a6bc1978bd044bfaac4c9b14c68df /emulators | |
parent | 514e0ba816854892e93fda9b28dd77e0febe5be9 (diff) | |
download | pkgsrc-0a2adab99b5d9d970d7160624edac8d0d30a9d8d.tar.gz |
Add conflict.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xmame/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index d57a4c1b4d7..d314c401599 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 1998/09/05 12:27:39 mycroft Exp $ +# $NetBSD: Makefile,v 1.17 1998/09/05 12:37:58 mycroft Exp $ # DISTNAME= xmame-0.34b2.1 @@ -12,7 +12,7 @@ HOMEPAGE= http://drake.dit.upm.es/~mame/ RUN_DEPENDS= unzip:../../archivers/unzip DEPENDS+= xpm-3.4k:../../graphics/xpm -CONFLICTS= xmame-0.30.1 xmame-0.33b6.1 +CONFLICTS= xmame-0.30.1 xmame-0.33b6.1 xmame-0.34b1.1 USE_X11= yes USE_GMAKE= yes |