aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-10-16 06:45:04 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-10-16 06:45:04 +0000
commitc90447be85eed7b695623516c4f6e8e51e0627e9 (patch)
treedf55698f6b6f12661f3e4fb4a82b2e32f383cc65 /x11-toolkits
parent007385e6e44bbb398f8c1285c7721ef8d7f4966f (diff)
downloadports-c90447be85eed7b695623516c4f6e8e51e0627e9.tar.gz
ports-c90447be85eed7b695623516c4f6e8e51e0627e9.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/scintilla/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/scintilla/Makefile b/x11-toolkits/scintilla/Makefile
index bc78517681a7..682b8c2c1879 100644
--- a/x11-toolkits/scintilla/Makefile
+++ b/x11-toolkits/scintilla/Makefile
@@ -37,7 +37,7 @@ MAKE_ARGS+= GTK1=yes
.if ${ARCH} == "sparc64"
MAKE_ARGS+= PICFLAGS=-DPIC
.else
-MAKE_ARGS+= PICFLAGS="-DPIC -fpic"
+MAKE_ARGS+= PICFLAGS="-DPIC -fPIC -fpic"
.endif
do-install: