diff options
Diffstat (limited to 'comms/ktrack/Makefile')
-rw-r--r-- | comms/ktrack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/ktrack/Makefile b/comms/ktrack/Makefile index 1176bb66ae31..66b0ce65c4d6 100644 --- a/comms/ktrack/Makefile +++ b/comms/ktrack/Makefile @@ -25,7 +25,7 @@ USE_KDEBASE_VER=3 GNU_CONFIGURE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool -USE_GETTEXT= yes +USES= gettext post-patch: @${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure |