diff options
Diffstat (limited to 'audio/trm/Makefile')
-rw-r--r-- | audio/trm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/trm/Makefile b/audio/trm/Makefile index 7f7df8bd390..29c787295eb 100644 --- a/audio/trm/Makefile +++ b/audio/trm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/10/03 00:13:10 tv Exp $ +# $NetBSD: Makefile,v 1.6 2005/04/11 21:44:57 tv Exp $ # DISTNAME= trm-0.2.1 @@ -14,7 +14,6 @@ CONFLICTS= tunepimp-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= YES GNU_CONFIGURE= YES .include "../../audio/id3lib/buildlink3.mk" |