From bb23fa3acb03b38cd96e1f9e1290315a6eb0c186 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 8 Sep 2014 20:40:29 +0000 Subject: DEPEND on netpbm instead of including its buildlink3.mk file, if you're not linking against it. Bump PKGREVISION for packages that (might be|are) changed. --- comms/mgetty+sendfax/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'comms') diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index a7171b1fc2e..1e27093df82 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.89 2014/05/29 23:35:20 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2014/09/08 20:40:29 wiz Exp $ DISTNAME= mgetty1.1.37-Jun05 PKGNAME= mgetty-1.1.37 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= comms MASTER_SITES= ftp://alpha.greenie.net/pub/mgetty/source/1.1/ @@ -11,6 +11,8 @@ HOMEPAGE= http://mgetty.greenie.net/ COMMENT= Handle external logins, send and receive faxes LICENSE= gnu-gpl-v2 +DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm + MAKE_JOBS_SAFE= no BUILD_DEPENDS+= texi2roff-[0-9]*:../../textproc/texi2roff @@ -87,8 +89,6 @@ SUBST_SED.prefix+= -e 's|/var/log|${VARBASE}/log|' SUBST_STAGE.prefix= pre-configure SUBST_MESSAGE.prefix= Fixing hardcoded installation prefix. -.include "../../graphics/netpbm/buildlink3.mk" - post-extract: cd ${WRKSRC} && cp policy.h-dist policy.h -- cgit v1.2.3