diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-01-30 08:25:45 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-01-30 08:25:45 +0000 |
commit | d6118edb463e408e4b4df7be4d4ab94321ba7791 (patch) | |
tree | 439d7a4e1f41e15368474f438fbd152266cd225b | |
parent | 33e655e680330667260a92a0b0ead1ccb81c828d (diff) |
Notes
-rw-r--r-- | net-p2p/amule-devel/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/amule/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/amule2/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/ed2k/Makefile | 1 |
4 files changed, 4 insertions, 3 deletions
diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile index 4c03a526eed1..22700154c2b9 100644 --- a/net-p2p/amule-devel/Makefile +++ b/net-p2p/amule-devel/Makefile @@ -20,7 +20,7 @@ MAINTAINER= boris@tagnet.ru COMMENT= The all-platform eMule p2p client LATEST_LINK= aMule2 -CONFLICTS= aMule-1.* aMule-devel-[0-9]* +CONFLICTS= aMule-1.* aMule-devel-[0-9]* ed2k-hash-* USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index 4c03a526eed1..22700154c2b9 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -20,7 +20,7 @@ MAINTAINER= boris@tagnet.ru COMMENT= The all-platform eMule p2p client LATEST_LINK= aMule2 -CONFLICTS= aMule-1.* aMule-devel-[0-9]* +CONFLICTS= aMule-1.* aMule-devel-[0-9]* ed2k-hash-* USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/net-p2p/amule2/Makefile b/net-p2p/amule2/Makefile index 4c03a526eed1..22700154c2b9 100644 --- a/net-p2p/amule2/Makefile +++ b/net-p2p/amule2/Makefile @@ -20,7 +20,7 @@ MAINTAINER= boris@tagnet.ru COMMENT= The all-platform eMule p2p client LATEST_LINK= aMule2 -CONFLICTS= aMule-1.* aMule-devel-[0-9]* +CONFLICTS= aMule-1.* aMule-devel-[0-9]* ed2k-hash-* USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/net-p2p/ed2k/Makefile b/net-p2p/ed2k/Makefile index 5e09f9d2ecc3..e1723b927e3a 100644 --- a/net-p2p/ed2k/Makefile +++ b/net-p2p/ed2k/Makefile @@ -17,6 +17,7 @@ EXTRACT_ONLY= MAINTAINER= dinoex@FreeBSD.org COMMENT= Calculates 'eMule' hashes or producing ed2k:// file links +CONFILTCS= aMule-* WRKSRC= ${WRKDIR} MAKEFILE= /dev/null ALL_TARGET= ed2k |