diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 19:27:11 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 19:27:11 +0000 |
commit | c8d9c932377df3e8b111403f20a768fefa2bbb13 (patch) | |
tree | 2c1a0a5ab73bcf71d1daf011dce0c81f19e4366b /net/amule/Makefile | |
parent | 94c30861d5d19dfa35f386937e1b45e2ebc27abb (diff) |
Notes
Diffstat (limited to 'net/amule/Makefile')
-rw-r--r-- | net/amule/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/amule/Makefile b/net/amule/Makefile index a1e270dd0200..c0d4b7cd8876 100644 --- a/net/amule/Makefile +++ b/net/amule/Makefile @@ -17,6 +17,8 @@ COMMENT= The all-platform eMule p2p client LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 \ curl.3:${PORTSDIR}/ftp/curl +BROKEN= Incomplete pkg-plist + CONFLICTS= aMule-devel-* USE_X_PREFIX= yes |