diff options
Diffstat (limited to 'emulators/cpmtools/Makefile')
-rw-r--r-- | emulators/cpmtools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile index a45463f0d898..d2c6c0970dba 100644 --- a/emulators/cpmtools/Makefile +++ b/emulators/cpmtools/Makefile @@ -14,4 +14,6 @@ WRKSRC= ${WRKDIR}/cpm CFLAGS+= -Wno-return-type +CONFLICTS_INSTALL= yaze-ag + .include <bsd.port.mk> |