diff options
author | kris <kris@FreeBSD.org> | 2004-07-11 09:29:09 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-07-11 09:29:09 +0800 |
commit | aef08b3640bc15af6ceea403bd8810f24d902030 (patch) | |
tree | 6f7dc6271273edc5587cd4021e0d35cf960773a2 /net | |
parent | 5a595f5bce462e4aca16211a2cfcafa6eaa938f6 (diff) | |
download | freebsd-ports-gnome-aef08b3640bc15af6ceea403bd8810f24d902030.tar.gz freebsd-ports-gnome-aef08b3640bc15af6ceea403bd8810f24d902030.tar.zst freebsd-ports-gnome-aef08b3640bc15af6ceea403bd8810f24d902030.zip |
BROKEN: Broken pkg-plist
Diffstat (limited to 'net')
-rw-r--r-- | net/silc-client/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/silc-client/Makefile b/net/silc-client/Makefile index 9d274367d70a..0555a8ed7af1 100644 --- a/net/silc-client/Makefile +++ b/net/silc-client/Makefile @@ -28,6 +28,8 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} MAINTAINER= aquatique-ports@rambler.ru COMMENT= Secure Internet Live Conferencing (SILC) network client +BROKEN= "Broken pkg-plist" + USE_BZIP2= yes USE_PERL5= yes GNU_CONFIGURE= yes |