diff options
Diffstat (limited to 'comms/gpsk31/Makefile')
-rw-r--r-- | comms/gpsk31/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/gpsk31/Makefile b/comms/gpsk31/Makefile index 8a7abc96161b..683865344d22 100644 --- a/comms/gpsk31/Makefile +++ b/comms/gpsk31/Makefile @@ -15,7 +15,6 @@ COMMENT= A gtk psk31 client USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_X_PREFIX= yes post-patch: @${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure |