diff options
-rw-r--r-- | comms/gpsk31/Makefile | 2 | ||||
-rw-r--r-- | comms/gpsk31/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/comms/gpsk31/Makefile b/comms/gpsk31/Makefile index 4c0fc9adbb76..f664b81b30e3 100644 --- a/comms/gpsk31/Makefile +++ b/comms/gpsk31/Makefile @@ -14,9 +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 -MAN1= gpsk31.1 .include <bsd.port.mk> diff --git a/comms/gpsk31/pkg-plist b/comms/gpsk31/pkg-plist index a6b95acb73a3..eaedc93c6cb3 100644 --- a/comms/gpsk31/pkg-plist +++ b/comms/gpsk31/pkg-plist @@ -1,4 +1,5 @@ bin/gpsk31 +man/man1/gpsk31.1.gz %%DATADIR%%/gpsk.conf %%DATADIR%%/psk31.cod %%DATADIR%%/README |