From f382579dc4ef58e70abb8e74c85341fe5c71c074 Mon Sep 17 00:00:00 2001 From: jmcneill Date: Tue, 25 Nov 2008 23:56:30 +0000 Subject: Revert previous; automake doesn't like the symlink. --- sysutils/hal/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'sysutils') diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile index df470075de4..f206de15c5c 100644 --- a/sysutils/hal/Makefile +++ b/sysutils/hal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/11/25 23:40:59 jmcneill Exp $ +# $NetBSD: Makefile,v 1.7 2008/11/25 23:56:30 jmcneill Exp $ # DISTNAME= hal-0.5.11 @@ -13,8 +13,6 @@ COMMENT= FreeDesktop hardware abstraction layer BUILD_DEFS+= VARBASE -HAL_DEVELOPER?= no - HAL_USER?= haldaemon HAL_GROUP?= haldaemon @@ -74,11 +72,7 @@ FILES_SUBST+= HAL_USER=${HAL_USER} FILES_SUBST+= HAL_GROUP=${HAL_GROUP} post-extract: -.if !empty(HAL_DEVELOPER:Myes) - ${LN} -sf ${FILESDIR}/hald-netbsd ${WRKSRC}/hald/netbsd -.else ${CP} -r ${FILESDIR}/hald-netbsd ${WRKSRC}/hald/netbsd -.endif pre-configure: cd ${WRKSRC} && autoreconf -vi -- cgit v1.2.3