diff options
Diffstat (limited to 'graphics/qtawesome')
-rw-r--r-- | graphics/qtawesome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qtawesome/Makefile b/graphics/qtawesome/Makefile index c1728012c5f3..b6e54607b4a7 100644 --- a/graphics/qtawesome/Makefile +++ b/graphics/qtawesome/Makefile @@ -32,7 +32,7 @@ EXTRACT_AFTER_ARGS=--no-same-owner --no-same-permissions \ PLIST_FILES= lib/libQtAwesome.so.1.0.0 lib/libQtAwesome.so.1.0 \ lib/libQtAwesome.so.1 lib/libQtAwesome.so \ include/QtAwesome.h -USE_LDCONFIG= yep... +USE_LDCONFIG= yes post-patch: ${REINPLACE_CMD} -e 's,staticlib,sharedlib,' \ |