diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2012-10-09 22:12:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2012-10-09 22:12:13 +0000 |
commit | a8693b8dee82d3226a0bc0b337d3eb2085add552 (patch) | |
tree | 7d9d8595a250c7e5a9a646200945ef2094927620 /graphics/podofo | |
parent | 39890db4500948ba8648094ec8b290262a74d880 (diff) | |
download | ports-a8693b8dee82d3226a0bc0b337d3eb2085add552.tar.gz ports-a8693b8dee82d3226a0bc0b337d3eb2085add552.zip |
Notes
Diffstat (limited to 'graphics/podofo')
-rw-r--r-- | graphics/podofo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/podofo/Makefile b/graphics/podofo/Makefile index b7cf66d6a5c1..09064a9b09f6 100644 --- a/graphics/podofo/Makefile +++ b/graphics/podofo/Makefile @@ -27,6 +27,7 @@ IMPOSE_DESC= Build impose tool (needs Lua) USE_CMAKE= yes CMAKE_ARGS= -DPODOFO_BUILD_SHARED:BOOL=TRUE \ -DPODOFO_BUILD_STATIC:BOOL=FALSE +USE_GCC= any USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes |