diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-01-03 16:47:12 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-01-03 16:47:12 +0000 |
commit | f6ece39f850c4cbfa02455b17f1ab694a0f53a49 (patch) | |
tree | 58b93f8507455d23bf1bda94cfc4538564d4c51e /net-mgmt | |
parent | 9a916c15d6e65524687f9a9b3a414140d65d139f (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/unifi3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/unifi3/Makefile b/net-mgmt/unifi3/Makefile index c01136363341..a792e9fbbf2e 100644 --- a/net-mgmt/unifi3/Makefile +++ b/net-mgmt/unifi3/Makefile @@ -34,6 +34,7 @@ PLIST_SUB+= GROUPS="${GROUPS}" WRKSRC= ${WRKDIR}/UniFi RESTRICTED= Redistribution of bundled firmware images is not permitted +CONFLICTS= unifi2-* do-install: ${MKDIR} ${STAGEDIR}${JAVASHAREDIR}/unifi |