summaryrefslogtreecommitdiff
path: root/audio/rioutil
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-02-14 00:54:44 +0000
committergrant <grant@pkgsrc.org>2004-02-14 00:54:44 +0000
commit52f1b46a372dccfaa10865c2a107535a68721e41 (patch)
tree7b78cab28e7ca349de50d60d5ace808c46435287 /audio/rioutil
parent1b8c76c8737ac5c18f4fd5bc3b7295abd8da954c (diff)
downloadpkgsrc-52f1b46a372dccfaa10865c2a107535a68721e41.tar.gz
remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this
automatically now.
Diffstat (limited to 'audio/rioutil')
-rw-r--r--audio/rioutil/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/rioutil/Makefile b/audio/rioutil/Makefile
index 8b0e1cc34e9..183bd0e7fe4 100644
--- a/audio/rioutil/Makefile
+++ b/audio/rioutil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/21 16:30:44 martti Exp $
+# $NetBSD: Makefile,v 1.10 2004/02/14 00:54:44 grant Exp $
#
DISTNAME= rioutil-1.3.3
@@ -15,8 +15,6 @@ USE_LIBTOOL= # defined
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --with-libusb
-CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess
-CONFIG_SUB_OVERRIDE= ${WRKSRC}/config.sub
ONLY_FOR_PLATFORM= Darwin-*-* Linux-*-* NetBSD-1.[6-9]*-*
# depends on -r1.6 of sys/dev/usb/urio.c