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/xmule | |
parent | 6a13099a536bfbec2a79cdb8c7c2ea4f8a39166f (diff) |
BROKEN: Incomplete pkg-plist
Notes
Notes:
svn path=/head/; revision=137294
Diffstat (limited to 'net/xmule')
-rw-r--r-- | net/xmule/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |