diff options
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 |