diff options
author | pav <pav@FreeBSD.org> | 2010-08-24 17:43:03 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-08-24 17:43:03 +0800 |
commit | bb191b845f99e502d5823d3ca4584942204c4135 (patch) | |
tree | eb3d35550d9ac39b6dbba95943b6b043685b40a2 /graphics | |
parent | 2ab38febb3e397594f1bce82692bd54fb0581ee4 (diff) | |
download | freebsd-ports-gnome-bb191b845f99e502d5823d3ca4584942204c4135.tar.gz freebsd-ports-gnome-bb191b845f99e502d5823d3ca4584942204c4135.tar.zst freebsd-ports-gnome-bb191b845f99e502d5823d3ca4584942204c4135.zip |
- Try to fix INDEX
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/aeskulap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/aeskulap/Makefile b/graphics/aeskulap/Makefile index 47d60585feb1..8d1176e2fff6 100644 --- a/graphics/aeskulap/Makefile +++ b/graphics/aeskulap/Makefile @@ -23,6 +23,7 @@ USE_GNOME= gconf2 GCONF_SCHEMAS= aeskulap.schemas USE_LDCONFIG= ${PREFIX}/lib/aeskulap +CXXFLAGS+= -fPIC \ -I${LOCALBASE}/include GNU_CONFIGURE= yes |