freebsd-ports/lang/afnix/files/patch-src_lib_plt_acf_Makefile
Jean-Yves Lefort d522ade7a8 - Update to 1.1.1 [1]
- Respect ${CXX}, ${CXXFLAGS}, ${PREFIX}, ${PTHREAD_CFLAGS}, ${PTHREAD_LIBS},
  ${INSTALL_PROGRAM} and ${INSTALL_DATA}
- Sort the packing list

[1]:
PR:		ports/85286
Submitted by:	maintainer
2005-08-31 21:47:54 +00:00

11 lines
346 B
Text

--- src/lib/plt/acf/Makefile.orig Wed Aug 31 22:36:40 2005
+++ src/lib/plt/acf/Makefile Wed Aug 31 22:36:40 2005
@@ -48,7 +48,7 @@
# build the ccnf generator
ccnf: ccnf.cpp
- @$(CC) $(CNFDEFINES) -o ccnf ccnf.cpp
+ @$(CC) $(CXXFLAGS) $(CNFDEFINES) -o ccnf ccnf.cpp
# rule: distri
# this rule install the acf directory in the distribution