From dff52d0a591d2c456a13f8590907c46bf961cc2c Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Mon, 17 Jun 2013 14:39:05 +0000 Subject: - Fix USE_LDCONFIG --- devel/libqxt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/libqxt') diff --git a/devel/libqxt/Makefile b/devel/libqxt/Makefile index ee5cd8489c7b..9f840d0e62b9 100644 --- a/devel/libqxt/Makefile +++ b/devel/libqxt/Makefile @@ -17,7 +17,7 @@ USE_BDB= 44+ USE_BZIP2= yes USE_QT4= qmake_build moc_build rcc_build corelib gui gui \ designer -USE_LDCONFIG= yes +USE_LDCONFIG= ${PREFIX}/lib/qxt QT_NONSTANDARD= yes HAS_CONFIGURE= yes -- cgit v1.2.3