summaryrefslogtreecommitdiff
path: root/sysutils/hal
diff options
context:
space:
mode:
authorahoka <ahoka@pkgsrc.org>2009-02-28 15:54:29 +0000
committerahoka <ahoka@pkgsrc.org>2009-02-28 15:54:29 +0000
commit437a9f72f8b5188feaebd6c2363411e1d8c11d47 (patch)
treea2227141b0112932f92ff414bcbe7ecf6a353e14 /sysutils/hal
parentd49eed843149acee9cb20ce9c8005ac3d07dd3ed (diff)
downloadpkgsrc-437a9f72f8b5188feaebd6c2363411e1d8c11d47.tar.gz
The OWN_DIRS shouldnt be there.
Thanks goes again to Joerg.
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 ccef3b0cb00..64f4110fdf2 100644
--- a/sysutils/hal/Makefile
+++ b/sysutils/hal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2009/02/28 14:54:23 ahoka Exp $
+# $NetBSD: Makefile,v 1.36 2009/02/28 15:54:29 ahoka Exp $
DISTNAME= hal-0.5.11
PKGREVISION= 21
@@ -20,7 +20,6 @@ USE_TOOLS+= gmake intltool msgfmt perl pkg-config
USE_TOOLS+= autoconf automake autoreconf
USE_LIBTOOL= YES
-OWN_DIRS+= /media
MAKE_DIRS+= /media
MAKE_DIRS+= ${VARBASE}/cache/hald
SPECIAL_PERMS+= ${VARBASE}/cache/hald ${HAL_USER} ${HAL_GROUP} 0644