diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-06-11 23:46:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-06-11 23:46:21 +0000 |
commit | d3b7f2651e92ef32d107f11d1d45ec3abc4e456c (patch) | |
tree | 1ea3b67a9650a73fb5ab70fe0a50f094a06a2492 /net | |
parent | 6a13099a536bfbec2a79cdb8c7c2ea4f8a39166f (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/gnu-radius/Makefile | 2 | ||||
-rw-r--r-- | net/xmule/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/net/gnu-radius/Makefile b/net/gnu-radius/Makefile index d67cdd8c8375..6775f745991c 100644 --- a/net/gnu-radius/Makefile +++ b/net/gnu-radius/Makefile @@ -14,6 +14,8 @@ DISTNAME= radius-${PORTVERSION} MAINTAINER= vsevolod@highsecure.ru COMMENT= GNU RADIUS server +BROKEN= Incomplete pkg-plist + CONFLICTS= freeradius-0.* openradius-0.* radiusd-cistron-1.* USE_RC_SUBR= yes USE_SUBMAKE= yes diff --git a/net/xmule/Makefile b/net/xmule/Makefile index 0c3fd9156b56..53b77db895a6 100644 --- a/net/xmule/Makefile +++ b/net/xmule/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \ wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget +BROKEN= Incomplete pkg-plist + USE_GETTEXT= yes USE_X_PREFIX= yes USE_BZIP2= yes |