diff options
Diffstat (limited to 'net-p2p/amule/Makefile')
-rw-r--r-- | net-p2p/amule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index 7244ec9aa378..0584cb98f084 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -121,7 +121,7 @@ PLIST_SUB+= CAS="@comment " .endif .if !defined(WITHOUT_ED2K) -CONFLICTS+= ed2k-hash-[0-9]* +CONFLICTS+= ed2k-hash* CONFIGURE_ARGS+= --enable-ed2k PLIST_SUB+= ED2K="" .else |