diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-20 20:18:09 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-20 20:18:09 +0000 |
commit | 79b6c6c562b09ea4e50e1b1beb51fac140e84e04 (patch) | |
tree | 86fcb72a5bc8ab11bd10988921bbb851cef1c8a9 /net | |
parent | 6455096ba782387eb3984831dccb4331eb973121 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/nocatsplash/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/nocatsplash/Makefile b/net/nocatsplash/Makefile index ea46c07327be..c2ca82b4f2a8 100644 --- a/net/nocatsplash/Makefile +++ b/net/nocatsplash/Makefile @@ -12,6 +12,8 @@ DISTNAME= NoCatSplash-nightly MAINTAINER= ports@FreeBSD.org COMMENT= Open 802.11 Splash Screen +BROKEN= Broken pkg-install script, should use USERS and UIDs + USE_GNOME= glib12 CONFLICTS= nocatauth-server-* |