summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-03-04 05:14:57 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-03-04 05:14:57 +0000
commit93dfe9df5ac90aeb350047ca5035efd6ee0eb03b (patch)
tree441dbf8eb1fd801c0cf597ec50736372f4cbf071 /net
parentUpgrade to 970303 (diff)
Remove version-specific DIST_SUBDIR. It is too hard to maintain if the
number of subdirectories grow.
Notes
Notes: svn path=/head/; revision=5824
Diffstat (limited to 'net')
-rw-r--r--net/bb/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/bb/Makefile b/net/bb/Makefile
index 3deeddd0ad63..9142afc45ab3 100644
--- a/net/bb/Makefile
+++ b/net/bb/Makefile
@@ -3,7 +3,7 @@
# Date created: So 17 Nov 1996 16:59:23 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.13 1997/01/26 18:44:35 andreas Exp $
+# $Id: Makefile,v 1.14 1997/03/03 21:37:01 andreas Exp $
#
DISTNAME= bb
@@ -21,8 +21,6 @@ BUILD_DEPENDS= ${PREFIX}/sbin/httpd:${PORTSDIR}/www/apache
# contact Sean MacGuire <sean@iti.qc.ca>.
#NO_CDROM= "It can't be sold"
-DIST_SUBDIR= bb-1.04
-
post-configure:
( cd ${WRKSRC}/doc; /bin/sh bbconfig freebsd )
@${CP} ${FILESDIR}/Makefile ${WRKSRC}