aboutsummaryrefslogtreecommitdiff
path: root/devel/highlighterkit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/highlighterkit/Makefile')
-rw-r--r--devel/highlighterkit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/highlighterkit/Makefile b/devel/highlighterkit/Makefile
index cdb51129102f..ce0fe2374e25 100644
--- a/devel/highlighterkit/Makefile
+++ b/devel/highlighterkit/Makefile
@@ -20,6 +20,6 @@ USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
+USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
.include <bsd.port.mk>