freebsd-ports/sysutils/dirdiff/files/patch-aa
Kris Kennaway cba7dc1bc7 Fix build on amd64 (add -fPIC). Respect CFLAGS. Switch to tcl/tk 8.4.
Bump PORTREVISION.

Approved by:	maintainer
2004-03-06 12:08:50 +00:00

11 lines
307 B
Text

--- Makefile.orig Tue Mar 13 20:40:19 2001
+++ Makefile Fri Mar 5 04:55:10 2004
@@ -6,7 +6,7 @@
INSTALL=install
# You may need to change the -I arguments depending on your system
-CFLAGS=-O3 -I/usr/include/tcl8.3/ -I/usr/include/tcl
+CFLAGS+=-fPIC -I/usr/local/include/tcl8.4/
all: filecmp.so.0.0