![]() ![]() | ![]() |
Remove USE_DIRS from pkgsrc. Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
# $NetBSD: Makefile,v 1.10 2009/07/22 09:01:47 wiz Exp $ # DISTNAME= hal-info-20090414 CATEGORIES= sysutils MASTER_SITES= http://hal.freedesktop.org/releases/ MAINTAINER= netbsd-desktop@NetBSD.org HOMEPAGE= http://hal.freedesktop.org/ COMMENT= FreeDesktop hardware abstraction layer (info subpackage) #LICENSE= Academic-Free-License-v2.1 OR gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= YES USE_PKGLOCALEDIR= YES USE_TOOLS+= gmake intltool msgfmt perl pkg-config USE_LIBTOOL= YES .include "../../mk/bsd.pkg.mk"