diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-08-24 09:43:03 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-08-24 09:43:03 +0000 |
commit | 0d380f273815e1ace298308c3e45b61ba6061a2f (patch) | |
tree | ccfcf83f26036127b99545492ed634a7722c6a50 /graphics | |
parent | 576d39a7e75205218108cad1ebb329c2dcbc1e1d (diff) | |
download | ports-0d380f273815e1ace298308c3e45b61ba6061a2f.tar.gz ports-0d380f273815e1ace298308c3e45b61ba6061a2f.zip |
- Try to fix INDEX
Notes
Notes:
svn path=/head/; revision=259898
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 |