1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Why the heck was I calling the build target "pre-build"?!? (Changed

to do-build.)
This commit is contained in:
Satoshi Asami 1995-04-24 02:22:49 +00:00
parent adf9b90f89
commit 8743292dae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1505
5 changed files with 10 additions and 10 deletions

View File

@ -3,7 +3,7 @@
# Date created: 22 November 1994
# Whom: asami
#
# $Id: Makefile,v 1.9 1995/04/07 05:48:02 asami Exp $
# $Id: Makefile,v 1.10 1995/04/20 18:05:33 asami Exp $
#
DISTNAME= Wnn4.2
@ -18,7 +18,7 @@ IS_INTERACTIVE= yes
# These are necesary because this package uses a different Makefile for
# building and installing etc.
pre-build:
do-build:
@(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World)
post-install:

View File

@ -3,7 +3,7 @@
# Date created: 22 November 1994
# Whom: asami
#
# $Id: Makefile,v 1.9 1995/04/07 05:48:02 asami Exp $
# $Id: Makefile,v 1.10 1995/04/20 18:05:33 asami Exp $
#
DISTNAME= Wnn4.2
@ -18,7 +18,7 @@ IS_INTERACTIVE= yes
# These are necesary because this package uses a different Makefile for
# building and installing etc.
pre-build:
do-build:
@(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World)
post-install:

View File

@ -3,7 +3,7 @@
# Date created: 22 November 1994
# Whom: asami
#
# $Id: Makefile,v 1.9 1995/04/07 05:48:02 asami Exp $
# $Id: Makefile,v 1.10 1995/04/20 18:05:33 asami Exp $
#
DISTNAME= Wnn4.2
@ -18,7 +18,7 @@ IS_INTERACTIVE= yes
# These are necesary because this package uses a different Makefile for
# building and installing etc.
pre-build:
do-build:
@(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World)
post-install:

View File

@ -3,7 +3,7 @@
# Date created: 22 November 1994
# Whom: asami
#
# $Id: Makefile,v 1.9 1995/04/07 05:48:02 asami Exp $
# $Id: Makefile,v 1.10 1995/04/20 18:05:33 asami Exp $
#
DISTNAME= Wnn4.2
@ -18,7 +18,7 @@ IS_INTERACTIVE= yes
# These are necesary because this package uses a different Makefile for
# building and installing etc.
pre-build:
do-build:
@(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World)
post-install:

View File

@ -3,7 +3,7 @@
# Date created: 22 November 1994
# Whom: asami
#
# $Id: Makefile,v 1.9 1995/04/07 05:48:02 asami Exp $
# $Id: Makefile,v 1.10 1995/04/20 18:05:33 asami Exp $
#
DISTNAME= Wnn4.2
@ -18,7 +18,7 @@ IS_INTERACTIVE= yes
# These are necesary because this package uses a different Makefile for
# building and installing etc.
pre-build:
do-build:
@(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} Makefile.inst World)
post-install: