diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-13 15:00:08 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-13 15:00:08 +0000 |
commit | 3b4e1d62d275415697f8e395e79758fb31016601 (patch) | |
tree | a1518ac4ebaff0f64bf88b70bec165cdad6a436b /comms | |
parent | c114fdc48422e4f8cf2edec0783cb058ae35de09 (diff) | |
download | ports-3b4e1d62d275415697f8e395e79758fb31016601.tar.gz ports-3b4e1d62d275415697f8e395e79758fb31016601.zip |
Notes
Diffstat (limited to 'comms')
-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 |