![]() ![]() | ![]() |
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.28 2009/07/22 09:01:32 wiz Exp $ DISTNAME= gqview-2.1.5 PKGREVISION= 1 CATEGORIES= graphics x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/} MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://gqview.sourceforge.net/ COMMENT= GTK2-based graphic file viewer (development version) PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= msgfmt pkg-config GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes .include "../../devel/gettext-lib/buildlink3.mk" .include "../../graphics/lcms/buildlink3.mk" .include "../../graphics/png/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk"