diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-07-11 01:29:09 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-07-11 01:29:09 +0000 |
commit | 1af3cb06931a61efbd165af3ff87c70330885b70 (patch) | |
tree | cf2d5edfe3c5e652a4f6878550d2215e88a33e30 /net | |
parent | BROKEN: Fails to configure (diff) |
BROKEN: Broken pkg-plist
Notes
Notes:
svn path=/head/; revision=113369
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 |