diff options
Diffstat (limited to 'comms/gpsk31/Makefile')
-rw-r--r-- | comms/gpsk31/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/gpsk31/Makefile b/comms/gpsk31/Makefile index 7cf4339627db..4c0fc9adbb76 100644 --- a/comms/gpsk31/Makefile +++ b/comms/gpsk31/Makefile @@ -14,6 +14,7 @@ USES= pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure |