summaryrefslogtreecommitdiff
path: root/graphics/sane-backends
diff options
context:
space:
mode:
authorwiz <wiz>2002-09-22 22:01:12 +0000
committerwiz <wiz>2002-09-22 22:01:12 +0000
commit698f5cade4e1c7c426e9ae3d9a516824ae2c7893 (patch)
treef4458a60a0309d4b8a099932e7fb086bf6925409 /graphics/sane-backends
parentd8feeca54f274d68292cee26fc0dd54df20c0a27 (diff)
downloadpkgsrc-698f5cade4e1c7c426e9ae3d9a516824ae2c7893.tar.gz
Convert to buildlink2.
Diffstat (limited to 'graphics/sane-backends')
-rw-r--r--graphics/sane-backends/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index 87fe6702564..cedd4a6c121 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.10 2002/02/10 00:50:41 rh Exp $
+# $NetBSD: Makefile,v 1.11 2002/09/22 22:01:12 wiz Exp $
.include "Makefile.common"
DISTNAME= sane-backends-${SANE_VERSION}
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_GMAKE= YES
USE_LIBTOOL= YES
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-.include "../../devel/libusb/buildlink.mk"
-.include "../../graphics/jpeg/buildlink.mk"
+.include "../../devel/libusb/buildlink2.mk"
+.include "../../graphics/jpeg/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
# -O to work around a bug with -O2 and egcs.