svn commit: r357688 - head/comms/gpsk31
Vanilla I. Shu
vanilla at FreeBSD.org
Fri Jun 13 15:00:08 UTC 2014
Author: vanilla
Date: Fri Jun 13 15:00:08 2014
New Revision: 357688
URL: http://svnweb.freebsd.org/changeset/ports/357688
QAT: https://qat.redports.org/buildarchive/r357688/
Log:
Stagify.
Approved by: portmgr@
Modified:
head/comms/gpsk31/Makefile
head/comms/gpsk31/pkg-plist
Modified: head/comms/gpsk31/Makefile
==============================================================================
--- head/comms/gpsk31/Makefile Fri Jun 13 14:57:01 2014 (r357687)
+++ head/comms/gpsk31/Makefile Fri Jun 13 15:00:08 2014 (r357688)
@@ -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>
Modified: head/comms/gpsk31/pkg-plist
==============================================================================
--- head/comms/gpsk31/pkg-plist Fri Jun 13 14:57:01 2014 (r357687)
+++ head/comms/gpsk31/pkg-plist Fri Jun 13 15:00:08 2014 (r357688)
@@ -1,4 +1,5 @@
bin/gpsk31
+man/man1/gpsk31.1.gz
%%DATADIR%%/gpsk.conf
%%DATADIR%%/psk31.cod
%%DATADIR%%/README
More information about the svn-ports-all
mailing list