1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

Remove version-specific DIST_SUBDIR. It is too hard to maintain if the

number of subdirectories grow.
This commit is contained in:
Satoshi Asami 1997-03-04 05:14:57 +00:00
parent 64cc8edea5
commit 93dfe9df5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5824

View File

@ -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}