diff --git a/net-mgmt/ccnet-server/Makefile b/net-mgmt/ccnet-server/Makefile index fa12ea2743b6..ca7c30897480 100644 --- a/net-mgmt/ccnet-server/Makefile +++ b/net-mgmt/ccnet-server/Makefile @@ -28,7 +28,7 @@ USE_GNOME= glib20 USE_LDCONFIG= yes USE_OPENLDAP= yes -CONFLICT= ccnet-[0-9]* +CONFLICTS= ccnet-[0-9]* CONFIGURE_ENV= SSL_CFLAGS="${OPENSSLINC}" SSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" GNU_CONFIGURE= yes