![]() ![]() | ![]() |
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:54 wiz Exp $ # DISTNAME= matchbox-panel-manager-0.1 PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://matchbox-project.org/sources/matchbox-panel-manager/0.1/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://matchbox-project.org/ COMMENT= Manager panel for the Matchbox desktop PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= pkg-config GNU_CONFIGURE= yes .include "../../devel/libmatchbox/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk"