Re-apply PR# pkg/40230 workaround from r1.25 lost in r1.27.
This commit is contained in:
parent
f15593707b
commit
2fa05ee9f9
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue