aboutsummaryrefslogtreecommitdiff
path: root/www/tidy-devel/files
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-03-22 09:06:44 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-03-22 09:06:44 +0000
commit8b337ae5f5e2ef54f1516edc18619c0f91e1ecaa (patch)
treebdde19e8485b6833964c8de7e72cef081cc2126c /www/tidy-devel/files
parent0b2ccff9e37166fa56ca679fbf13257ab5aeb068 (diff)
downloadports-8b337ae5f5e2ef54f1516edc18619c0f91e1ecaa.tar.gz
ports-8b337ae5f5e2ef54f1516edc18619c0f91e1ecaa.zip
Notes
Diffstat (limited to 'www/tidy-devel/files')
-rw-r--r--www/tidy-devel/files/patch-build_gmake_Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tidy-devel/files/patch-build_gmake_Makefile b/www/tidy-devel/files/patch-build_gmake_Makefile
index a80f5ea2de82..5deee6bec0d6 100644
--- a/www/tidy-devel/files/patch-build_gmake_Makefile
+++ b/www/tidy-devel/files/patch-build_gmake_Makefile
@@ -27,7 +27,7 @@
-CC= gcc
-CFLAGS= -g -Wall -Wno-switch -Wno-parentheses -I $(INCDIR)
+#CC= gcc
-+CFLAGS+= -g -Wall -Wno-switch -Wno-parentheses -I $(INCDIR)
++CFLAGS+= -g -Wall -Wno-switch -Wno-parentheses -I $(INCDIR) -fPIC
# flags only supported with gcc 3.x
# CFLAGS += -Wunused-parameter