![]() ![]() | ![]() |
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.4 2009/07/22 09:01:39 wiz Exp $ # DISTNAME= swfdec-mozilla-0.8.2 PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://swfdec.freedesktop.org/download/swfdec-mozilla/0.8/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://swfdec.freedesktop.org/ COMMENT= Mozilla plugin for swfdec PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config #CONFIGURE_ARGS+= --with-plugin-dir=${PREFIX}/... .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../multimedia/swfdec/buildlink3.mk" .include "../../mk/bsd.pkg.mk"