From 5268e2abd3de5bb07c15201e0d273c295a5a9a13 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 16 Apr 2011 11:16:34 +0000 Subject: move PKG_DESTDIR_SUPPORT and LICENSE to usual location. --- comms/mgetty+sendfax/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'comms') diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index e6e26cc1026..a7a8047fad5 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -1,15 +1,14 @@ -# $NetBSD: Makefile,v 1.73 2011/04/16 11:14:31 obache Exp $ +# $NetBSD: Makefile,v 1.74 2011/04/16 11:16:34 obache Exp $ DISTNAME= mgetty1.1.37-Jun05 PKGNAME= mgetty-1.1.37 CATEGORIES= comms MASTER_SITES= ftp://alpha.greenie.net/pub/mgetty/source/1.1/ -PKG_DESTDIR_SUPPORT=destdir -LICENSE= gnu-gpl-v2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mgetty.greenie.net/ COMMENT= Handle external logins, send and receive faxes +LICENSE= gnu-gpl-v2 MAKE_JOBS_SAFE= no @@ -17,6 +16,8 @@ BUILD_DEPENDS+= texi2roff-[0-9]*:../../textproc/texi2roff CONFLICTS= hylafax-[0-9]* +PKG_DESTDIR_SUPPORT= destdir + WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} MAKE_ENV+= MGETTY_CONFDIR=${PKG_SYSCONFDIR:Q} PERL5=${PERL5:Q} -- cgit v1.2.3