diff options
Diffstat (limited to 'comms/qico/Makefile')
-rw-r--r-- | comms/qico/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/qico/Makefile b/comms/qico/Makefile index 117e0f064871..81c0444c826f 100644 --- a/comms/qico/Makefile +++ b/comms/qico/Makefile @@ -28,6 +28,8 @@ CONFIGURE_ARGS+= --with-config=${CONFDIR}/qico.conf \ --with-default-speed=115200 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFLICTS_INSTALL= qcc # bin/qcc + DOCS= Changes FAQ README EXAMPLES= koi8r_866.cp onchat qhistory qico.xpm qlinks sfreq \ stat.run synctime test.pl tossing |