aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/qtawesome
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2015-04-21 06:21:43 +0800
committermi <mi@FreeBSD.org>2015-04-21 06:21:43 +0800
commit253049c646a30e27db158bf9890d24472e276bf0 (patch)
tree1d581c1b131cec56947514c26d39d940228e8eba /graphics/qtawesome
parent6dd18f4c0056c511c9d8ce48e8eb57f40adaac5d (diff)
downloadfreebsd-ports-gnome-253049c646a30e27db158bf9890d24472e276bf0.tar.gz
freebsd-ports-gnome-253049c646a30e27db158bf9890d24472e276bf0.tar.zst
freebsd-ports-gnome-253049c646a30e27db158bf9890d24472e276bf0.zip
Spell LD_CONFIG's value properly. It is not merely a boolean, after all.
Diffstat (limited to 'graphics/qtawesome')
-rw-r--r--graphics/qtawesome/Makefile2
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,' \