diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-11 18:19:08 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-11 18:19:08 +0000 |
commit | 6d27cb5a81fcda7755a44573762ea7c4a3749fd2 (patch) | |
tree | 6626a698ece559893509acc7841dec0a0f24123f /audio/amp | |
parent | df1fe9e155b5340efe2c827167f42c618d3f06ea (diff) | |
download | pkgsrc-6d27cb5a81fcda7755a44573762ea7c4a3749fd2.tar.gz |
bl3ify
Diffstat (limited to 'audio/amp')
-rw-r--r-- | audio/amp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/amp/Makefile b/audio/amp/Makefile index 222131c7324..445caa11079 100644 --- a/audio/amp/Makefile +++ b/audio/amp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/07/21 16:30:33 martti Exp $ +# $NetBSD: Makefile,v 1.16 2004/03/11 18:19:08 xtraeme Exp $ # DISTNAME= amp-0.7.6 @@ -13,7 +13,7 @@ COMMENT= Another mp3 player NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes GNU_CONFIGURE= yes do-install: |