diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-23 15:30:01 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-23 15:30:01 +0000 |
| commit | 6cc66df8ea6c94bbbfb1b2326c3cb7dc9627a12c (patch) | |
| tree | d16b6c769e674ccb14d515c164e453a1bcbd73a9 /comms/conserver-com | |
| parent | 8fbcdbdf669feaf005690987b46ca2c1d8b88017 (diff) | |
Notes
Diffstat (limited to 'comms/conserver-com')
| -rw-r--r-- | comms/conserver-com/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/conserver-com/Makefile b/comms/conserver-com/Makefile index 2d611e421648..9145bc95b9de 100644 --- a/comms/conserver-com/Makefile +++ b/comms/conserver-com/Makefile @@ -11,6 +11,8 @@ PKGNAMESUFFIX= -com MAINTAINER= kuriyama@FreeBSD.org COMMENT= Application that allows multiple users to watch serial consoles +CONFLICTS_INSTALL= conserver-[0-9]* rubygem-gitlab-grack-[0-9]* + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-master=${DEFAULTHOST} --with-port=${DEFAULTPORT} \ --with-pam --with-libwrap --with-openssl |
