From b57ca75717d3c149b60c0327eea635b2cff8dbf6 Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 27 Feb 1998 10:33:14 +0000 Subject: Add NetBSD RCS Id. Sort out configure args. Set GNU_CONFIGURE, not HAS_CONFIGURE, so that --prefix is recognised. --- net/zephyr/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net/zephyr') diff --git a/net/zephyr/Makefile b/net/zephyr/Makefile index 4b9b3d9302f..9a135a92107 100644 --- a/net/zephyr/Makefile +++ b/net/zephyr/Makefile @@ -3,6 +3,7 @@ # Date created: 1-Aug-1995 # Whom: pst # +# $NetBSD: Makefile,v 1.2 1998/02/27 10:33:14 agc Exp $ # FreeBSD Id: Makefile,v 1.7 1997/07/10 15:50:55 pst Exp # @@ -13,10 +14,10 @@ MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/zephyr/dist/ MAINTAINER= ports@FreeBSD.org .if exists(/usr/lib/libkrb.a) && defined(MAKE_EBONES) -CONFIGURE_ARGS="--with-krb4" +CONFIGURE_ARGS+="--with-krb4" .endif -HAS_CONFIGURE= yes +GNU_CONFIGURE= yes MAN1= zephyr.1 xzwrite.1 zaway.1 zctl.1 zleave.1 zlocate.1 \ zmailnotify.1 znol.1 zwgc.1 zwrite.1 MAN8= syslogd.8 zpopnotify.8 zshutdown_notify.8 zstat.8 \ -- cgit v1.2.3