aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-01-31 00:42:29 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-01-31 00:42:29 +0000
commitaeeedd8f9f98a149cce3ef92f4f9c27e30333522 (patch)
tree164b638940815f306bddcda70467a81756a2e8ce /graphics
parent3e22405f68f198c6606a17639db9fe9364b4653b (diff)
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libv3d/files/patch-platforms.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libv3d/files/patch-platforms.ini b/graphics/libv3d/files/patch-platforms.ini
index a007ada69494..5b9bc2d62069 100644
--- a/graphics/libv3d/files/patch-platforms.ini
+++ b/graphics/libv3d/files/patch-platforms.ini
@@ -16,7 +16,7 @@
MustExist = Yes
- FeatureLIBS = -lGL -lGLU
- FeatureLIB_DIR = -L/usr/X11R6/lib/
-+ FeatureCFLAGS = -I%%X11BASE%%/include %%PTHREAD_CFLAGS%%
++ FeatureCFLAGS = -I%%X11BASE%%/include %%PTHREAD_CFLAGS%% -fPIC
+ FeatureLIBS = -lGL -lGLU %%PTHREAD_LIBS%%
+ FeatureLIB_DIR = -L%%X11BASE%%/lib/
FeatureDepend = gl-lib