1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/converters/mimepp/files/patch-aa
Masafumi Max NAKANE 69c451ea3d Upgrade, 0.8.0 -> 1.0
PR:		4612
Submitted by:	maintainer
1997-09-23 11:09:33 +00:00

20 lines
565 B
Plaintext

*** makefile.unx Tue Sep 2 19:28:33 1997
--- /home/andy/tmp/wrk/makefile.unx Tue Sep 23 07:48:55 1997
***************
*** 26,32 ****
# C++ compiler flags (except -c, -I, -L, -l)
#
# Add -g here if you want debugger symbols included
! CXXFLAGS =
# The search path for include files. Change only if necessary.
INC_PATH = -I.
--- 26,32 ----
# C++ compiler flags (except -c, -I, -L, -l)
#
# Add -g here if you want debugger symbols included
! CXXFLAGS = ${CFLAGS}
# The search path for include files. Change only if necessary.
INC_PATH = -I.