diff options
Diffstat (limited to 'net/amule')
-rw-r--r-- | net/amule/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/amule/Makefile b/net/amule/Makefile index 2786675079c..34535049457 100644 --- a/net/amule/Makefile +++ b/net/amule/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/01/03 15:59:12 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2005/04/11 21:46:44 tv Exp $ # DISTNAME= aMule-1.2.8 @@ -16,7 +16,6 @@ BUILD_USES_MSGFMT= yes CONFLICTS= xmule-[0-9]* -USE_BUILDLINK3= yes USE_DIRS+= xdg-1.1 USE_GNU_TOOLS+= make USE_LANGUAGES= c c++ |