diff options
Diffstat (limited to 'x11-themes/etoile-iconkit/Makefile')
-rw-r--r-- | x11-themes/etoile-iconkit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/etoile-iconkit/Makefile b/x11-themes/etoile-iconkit/Makefile index 06c681d274a6..8974d0c16810 100644 --- a/x11-themes/etoile-iconkit/Makefile +++ b/x11-themes/etoile-iconkit/Makefile @@ -25,7 +25,7 @@ USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LOCAL_LIBS+= UnitKit:${UNITKIT_PORT} DEFAULT_LIBVERSION= 0.1 -USE_GNUSTEP_LDCONFIG= ${SYSLIBDIR} +USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES} SNAPSHOT= 20061221 WRKSRC= ${WRKDIR}/Etoile/ |