From a841bb208db821aae2c9429e5b413bea5edd827b Mon Sep 17 00:00:00 2001 From: espie Date: Mon, 10 Sep 2001 19:04:11 +0000 Subject: [PATCH] slightly simpler FAKE. Remove default MAINTAINER. --- net/uucp/Makefile | 13 +++++-------- net/uucp/pkg/PLIST | 2 +- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/net/uucp/Makefile b/net/uucp/Makefile index df81f47df6d..910129ffe7d 100644 --- a/net/uucp/Makefile +++ b/net/uucp/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2001/09/10 12:06:50 fgsch Exp $ +# $OpenBSD: Makefile,v 1.6 2001/09/10 19:04:11 espie Exp $ COMMENT= "UUCP suite" @@ -8,8 +8,6 @@ NEED_VERSION= 1.420 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= uucp -MAINTAINER= ports@openbsd.org - PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes @@ -19,17 +17,16 @@ WRKDIST= ${WRKDIR}/uucp-1.06.1 CONFIGURE_STYLE= gnu dest old -MAKE_FLAGS+= bindir='$${PREFIX}/bin' \ - sbindir='$${PREFIX}/libexec/uucp' \ +MAKE_FLAGS+= sbindir='$$(PREFIX)/libexec/uucp' \ newconfigdir=/etc/uucp \ oldconfigdir=/etc/uucp \ MAKEINFO='makeinfo --no-split' -FAKE_FLAGS+= ${MAKE_FLAGS} +FAKE_FLAGS= DESTDIR=${WRKINST} $(MAKE_FLAGS) + +FAKE_TARGET= install install-info post-install: - @cd ${WRKDIST}/doc && rm -f uucp.info* - @cd ${WRKDIST} && ${MAKE} ${MAKE_FLAGS} install-info @mv ${PREFIX}/libexec/uucp/uusched ${PREFIX}/bin @chown ${BINOWN}:${BINGRP} ${PREFIX}/bin/cu @chmod ${BINMODE} ${PREFIX}/bin/cu diff --git a/net/uucp/pkg/PLIST b/net/uucp/pkg/PLIST index d843174d948..cd050d16df1 100644 --- a/net/uucp/pkg/PLIST +++ b/net/uucp/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2001/07/13 02:27:16 fgsch Exp $ +@comment $OpenBSD: PLIST,v 1.2 2001/09/10 19:04:11 espie Exp $ @unexec install-info --delete --info-dir=%D/info %D/info/uucp.info bin/cu bin/uucp