diff options
author | wiz <wiz@pkgsrc.org> | 2002-08-31 04:15:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-08-31 04:15:37 +0000 |
commit | bb4e73644b9c924d2a5afb90ea2fcc85cfd40f74 (patch) | |
tree | a3187792f0d3b5d8f5b9c73f59d120c22179367f /audio/libsidplay | |
parent | 296e47119e51bab08163f38ed3e0334b6a3e9000 (diff) | |
download | pkgsrc-bb4e73644b9c924d2a5afb90ea2fcc85cfd40f74.tar.gz |
Convert to buildlink2.
Diffstat (limited to 'audio/libsidplay')
-rw-r--r-- | audio/libsidplay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libsidplay/Makefile b/audio/libsidplay/Makefile index 5292e7f2e49..b8e7290583e 100644 --- a/audio/libsidplay/Makefile +++ b/audio/libsidplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/12/24 15:13:31 mycroft Exp $ +# $NetBSD: Makefile,v 1.8 2002/08/31 04:15:37 wiz Exp $ # DISTNAME= libsidplay-1.36.47 @@ -14,7 +14,7 @@ CONFLICTS= sidplay-1.36.* GNU_CONFIGURE= yes USE_GMAKE= yes -USE_BUILDLINK_ONLY= yes +USE_BUILDLINK2= yes USE_LIBTOOL= yes LDFLAGS+= -lstdc++ -lm |