(subject modified for gnats) Dirk Meyer <[email protected]> writes:
> regression found: > CFLAGS+= was not passed if you have CFLAGS in /etc/make.conf Did you by chance use CFLAGS= instead of CFLAGS+= in make.conf? > dinoex 2010-10-05 08:46:40 UTC > > FreeBSD ports repository > > Modified files: > net-p2p/ed2k Makefile > Log: > - fix typo: CONFILTCS vs. CONFLICTS Typo is still there. > - use current lowercase amule pkgname in CONFLICTS > - don't abuse LDLIBS for CPPFLAGS > - use NO_WRKSUBDIR > - install verbosely like most ports do > PR: 150982 > Submitted by: swell.k > - Fix PKGNAME logic It breaks CONFLICTS in amule ports even more. And remove PKGNAMESUFFIX2 if it's not defined anywhere. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
