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:
parent
adf9b90f89
commit
8743292dae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1505
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user