mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
Port changes: * Change to DISTVERSION * Add LICENSE/LICENSE_FILE * Remove USE_GCC * Add USES=localbase instead of CPPFLAGS/LIBS PR: 226349 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: lambert@lambertfam.org (maintainer timeout; 19 days)
12 lines
243 B
Text
12 lines
243 B
Text
--- configure.orig 2012-03-31 11:55:36 UTC
|
|
+++ configure
|
|
@@ -2725,9 +2725,6 @@ am__tar='$${TAR-tar} chof - "$$tardir"'
|
|
|
|
|
|
|
|
-CPPFLAGS="-I${includedir}"
|
|
-LDFLAGS="-L${libdir}"
|
|
-LIBS="-L${libdir} ${LIBS}"
|
|
|
|
# Checks for programs.
|
|
ac_ext=cpp
|