mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
82d9fcc2fc
PR: ports/4622 Submitted by: Ada T Lim <ada@not-enough.bandwidth.org>
21 lines
320 B
Plaintext
21 lines
320 B
Plaintext
*** Makefile.dist Thu Sep 25 00:26:00 1997
|
|
--- Makefile Thu Sep 25 00:47:01 1997
|
|
***************
|
|
*** 132,138 ****
|
|
|
|
|
|
bsd:
|
|
! miniconf.sh $(CPP)
|
|
${MAKE} ${MFLAGS} DEFINES='-DBSD' ${PROG}
|
|
|
|
posix:
|
|
--- 134,140 ----
|
|
|
|
|
|
bsd:
|
|
! ./miniconf.sh $(CPP)
|
|
${MAKE} ${MFLAGS} DEFINES='-DBSD' ${PROG}
|
|
|
|
posix:
|
|
|