Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jun 2014 15:00:08 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r357688 - head/comms/gpsk31
Message-ID:  <201406131500.s5DF089T051739@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406131500.s5DF089T051739>