aboutsummaryrefslogtreecommitdiffstats
path: root/net/bb
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-03-04 13:14:57 +0800
committerasami <asami@FreeBSD.org>1997-03-04 13:14:57 +0800
commitd747440df084dc3141822df660c6c503a99b7b80 (patch)
tree73ced10afb8716701772ff5e125037d4d49418fa /net/bb
parent94647908ca773da3bd6d822644b6e86e120cb2bb (diff)
downloadfreebsd-ports-gnome-d747440df084dc3141822df660c6c503a99b7b80.tar.gz
freebsd-ports-gnome-d747440df084dc3141822df660c6c503a99b7b80.tar.zst
freebsd-ports-gnome-d747440df084dc3141822df660c6c503a99b7b80.zip
Remove version-specific DIST_SUBDIR. It is too hard to maintain if the
number of subdirectories grow.
Diffstat (limited to 'net/bb')
-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}