mirror of https://git.FreeBSD.org/ports.git
change pre-configure to pre-patc
This commit is contained in:
parent
271f03c337
commit
86df416c30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381
|
|
@ -3,13 +3,13 @@
|
||||||
# Date created: 24 September 1994
|
# Date created: 24 September 1994
|
||||||
# Whom: adam
|
# Whom: adam
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.1.1.1 1994/10/02 19:27:48 adam Exp $
|
# $Id: Makefile,v 1.2 1994/11/10 17:28:47 ache Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= nn-6.5.0.b3
|
DISTNAME= nn-6.5.0.b3
|
||||||
MASTER_SITES= ftp://uniwa.uwa.edu.au/pub/nn/beta/
|
MASTER_SITES= ftp://uniwa.uwa.edu.au/pub/nn/beta/
|
||||||
|
|
||||||
pre-configure:
|
pre-patch:
|
||||||
@cp ${WRKSRC}/config.h-dist ${WRKSRC}/config.h
|
@cp ${WRKSRC}/config.h-dist ${WRKSRC}/config.h
|
||||||
@cp ${WRKSRC}/conf/s-386bsd.h ${WRKSRC}/conf/s-freebsd.h
|
@cp ${WRKSRC}/conf/s-386bsd.h ${WRKSRC}/conf/s-freebsd.h
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue