summaryrefslogtreecommitdiff
path: root/x11-themes/kde-style-lipstik/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/kde-style-lipstik/Makefile')
-rw-r--r--x11-themes/kde-style-lipstik/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/kde-style-lipstik/Makefile b/x11-themes/kde-style-lipstik/Makefile
index 6179f54c5dbf..cd65677c66df 100644
--- a/x11-themes/kde-style-lipstik/Makefile
+++ b/x11-themes/kde-style-lipstik/Makefile
@@ -18,7 +18,7 @@ COMMENT= Modified Plastik KDE style
USE_KDEBASE_VER=3
USE_AUTOTOOLS= libtool
-CONFIGURE_ENV+= LDFLAGS="${PTHREAD_LIBS}"
+LDFLAGS+= ${PTHREAD_LIBS}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.include <bsd.port.mk>