From 76e564a8a9fb456836c4de9f2565aa5552515f7d Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 15 Jun 2008 09:51:58 +0000 Subject: Make sure that meta packages set META_PACKAGE before including bsd.prefs.mk. Reported by Steven M. Bellovin for xorg packages. --- mail/claws-mail-pgp/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'mail/claws-mail-pgp') diff --git a/mail/claws-mail-pgp/Makefile b/mail/claws-mail-pgp/Makefile index 919f706175d..25b38ba3924 100644 --- a/mail/claws-mail-pgp/Makefile +++ b/mail/claws-mail-pgp/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:34 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2008/06/15 09:51:59 joerg Exp $ # -PKG_DESTDIR_SUPPORT= user-destdir +META_PACKAGE= yes .include "../../mail/claws-mail/Makefile.vers" @@ -15,6 +15,4 @@ DEPENDS+= claws-mail-pgpcore-3.4.0{,nb[0-9]*}:../../mail/claws-mail-pgpcore DEPENDS+= claws-mail-pgpmime-3.4.0{,nb[0-9]*}:../../mail/claws-mail-pgpmime DEPENDS+= claws-mail-pgpinline-3.4.0{,nb[0-9]*}:../../mail/claws-mail-pgpinline -META_PACKAGE= yes - .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3