aboutsummaryrefslogtreecommitdiff
path: root/shells/rc/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-03-15 04:34:18 +0000
committerSteve Price <steve@FreeBSD.org>1999-03-15 04:34:18 +0000
commitb7694df8bc65c6a65a49563a6cccf71ea0039ba9 (patch)
tree7da5866ee3ba214aac8e0c3f65bd84073ddc2db8 /shells/rc/Makefile
parent3f5a5c5b60c7119522db38e7cb15977881b02fc8 (diff)
Notes
Diffstat (limited to 'shells/rc/Makefile')
-rw-r--r--shells/rc/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/shells/rc/Makefile b/shells/rc/Makefile
index 16b9fad62dc4..f0395687ba7a 100644
--- a/shells/rc/Makefile
+++ b/shells/rc/Makefile
@@ -3,18 +3,17 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.5 1998/11/21 17:18:16 steve Exp $
+# $Id: Makefile,v 1.6 1999/01/09 03:19:39 asami Exp $
#
-DISTNAME= rc-1.5betadev-1
-PKGNAME= rc-1.5b1
+DISTNAME= rc-1.5b2
CATEGORIES= shells plan9
MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/rc/
MAINTAINER= erich@FreeBSD.org
-NO_WRKSUBDIR= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --enable-history
MAN1= history.1 rc.1
-MANCOMPRESSED= yes
.include <bsd.port.mk>