diff options
author | xtraeme <xtraeme> | 2004-04-11 15:26:48 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-04-11 15:26:48 +0000 |
commit | 142d7bada5c3cd44ababdca3568ce5b12b99973f (patch) | |
tree | 6e0f3667c2e464823d4918cafab7c140a2e1c542 /audio | |
parent | 692bdcf9a883572034527e6b0f70f86c06b5a371 (diff) | |
download | pkgsrc-142d7bada5c3cd44ababdca3568ce5b12b99973f.tar.gz |
bl3ify
Diffstat (limited to 'audio')
-rw-r--r-- | audio/toolame/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/toolame/Makefile b/audio/toolame/Makefile index 9ee9c74091a..2e3296d5f62 100644 --- a/audio/toolame/Makefile +++ b/audio/toolame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/01/22 07:15:01 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/11 15:26:48 xtraeme Exp $ # DISTNAME= toolame-02l @@ -12,7 +12,7 @@ COMMENT= Optimized MPEG 1/2 layer 2 audio encoder LICENSE= fee-based-commercial-use -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_GNU_TOOLS+= make TOOLAME_ARCH?= |