diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-06-17 14:39:05 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-06-17 14:39:05 +0000 |
commit | dff52d0a591d2c456a13f8590907c46bf961cc2c (patch) | |
tree | eb764b78b8576bb6d2c5e4117d9e07187ebe67fe /devel/libqxt | |
parent | 39faede30635bb2634852a66cf295771ca788c32 (diff) | |
download | ports-dff52d0a591d2c456a13f8590907c46bf961cc2c.tar.gz ports-dff52d0a591d2c456a13f8590907c46bf961cc2c.zip |
Notes
Diffstat (limited to 'devel/libqxt')
-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 |