summaryrefslogtreecommitdiff
path: root/ports-mgmt/kpackagekit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ports-mgmt/kpackagekit/Makefile')
-rw-r--r--ports-mgmt/kpackagekit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/kpackagekit/Makefile b/ports-mgmt/kpackagekit/Makefile
index 3502723cfe51..5c6bd661e234 100644
--- a/ports-mgmt/kpackagekit/Makefile
+++ b/ports-mgmt/kpackagekit/Makefile
@@ -26,7 +26,7 @@ USE_QT_VER= 4
QT_COMPONENTS= moc_build qmake_build rcc_build uic_build
MAKE_JOBS_SAFE= yes
USE_CMAKE= yes
-CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
+LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME:L}-${PORTVERSION}