summaryrefslogtreecommitdiff
path: root/sysutils/hal
diff options
context:
space:
mode:
authorjmcneill <jmcneill@pkgsrc.org>2008-12-28 12:43:27 +0000
committerjmcneill <jmcneill@pkgsrc.org>2008-12-28 12:43:27 +0000
commit2fa05ee9f930045837a90f0ec278ea6da6bcb0f3 (patch)
treec7137ffee5e2915c17b5558f300055beb80ffc15 /sysutils/hal
parentf15593707b4a82fd2b9c42747b1cc6eb8e8be989 (diff)
downloadpkgsrc-2fa05ee9f930045837a90f0ec278ea6da6bcb0f3.tar.gz
Re-apply PR# pkg/40230 workaround from r1.25 lost in r1.27.
Diffstat (limited to 'sysutils/hal')
-rw-r--r--sysutils/hal/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile
index 037b7b999b1..52afa33851f 100644
--- a/sysutils/hal/Makefile
+++ b/sysutils/hal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2008/12/26 15:30:06 jmcneill Exp $
+# $NetBSD: Makefile,v 1.30 2008/12/28 12:43:27 jmcneill Exp $
#
DISTNAME= hal-0.5.11
@@ -56,7 +56,6 @@ CONF_FILES+= ${EGDIR}/90-hal.rules \
.else # Unsupported systems
# Pull in the dummy backend
-.include "../../devel/libvolume_id/buildlink3.mk"
CONFIGURE_ARGS+= --with-backend=dummy
PLIST_SRC= PLIST
.endif