diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-03 00:27:06 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-03 00:27:06 +0800 |
commit | 64628ee43afa825664067f93832744ebacf0fe48 (patch) | |
tree | 733cab8eb6e7598a017e4f83baac5180c3310b74 /net/kmuddy | |
parent | 61785696310d3553dcb999ce4f1ca027f2c6eeb7 (diff) | |
download | freebsd-ports-graphics-64628ee43afa825664067f93832744ebacf0fe48.tar.gz freebsd-ports-graphics-64628ee43afa825664067f93832744ebacf0fe48.tar.zst freebsd-ports-graphics-64628ee43afa825664067f93832744ebacf0fe48.zip |
Mark BROKEN: Does not fetch
Diffstat (limited to 'net/kmuddy')
-rw-r--r-- | net/kmuddy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/kmuddy/Makefile b/net/kmuddy/Makefile index 0818b189469..eeb9b0e75ca 100644 --- a/net/kmuddy/Makefile +++ b/net/kmuddy/Makefile @@ -17,6 +17,8 @@ COMMENT= MUD client for KDE LIB_DEPENDS= mxp:${PORTSDIR}/net/libmxp RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme +BROKEN= does not fetch + GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool USE_GETTEXT= yes |