diff options
-rw-r--r-- | devel/libqxt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |