mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
- submitter will maintain this port PR: ports/107604 Submitted by: maintainer (Albert Vernon)
11 lines
229 B
Ruby
11 lines
229 B
Ruby
--- extconf.rb.orig Wed Jan 8 07:45:07 2003
|
|
+++ extconf.rb Thu Feb 1 09:20:43 2007
|
|
@@ -66,7 +66,7 @@
|
|
EOL
|
|
end
|
|
|
|
-$CFLAGS = '-g -Wall' + $CFLAGS
|
|
+$CFLAGS = '-g -Wall ' + $CFLAGS
|
|
|
|
create_header()
|
|
create_makefile('net/geoip')
|