Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 01:53:26 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r345286 - head/comms/cutecom
Message-ID:  <201402210153.s1L1rQMs072142@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Fri Feb 21 01:53:26 2014
New Revision: 345286
URL: http://svnweb.freebsd.org/changeset/ports/345286
QAT: https://qat.redports.org/buildarchive/r345286/

Log:
  - Stage support

Modified:
  head/comms/cutecom/Makefile
  head/comms/cutecom/pkg-plist

Modified: head/comms/cutecom/Makefile
==============================================================================
--- head/comms/cutecom/Makefile	Fri Feb 21 01:51:44 2014	(r345285)
+++ head/comms/cutecom/Makefile	Fri Feb 21 01:53:26 2014	(r345286)
@@ -16,7 +16,4 @@ RUN_DEPENDS=	lsz:${PORTSDIR}/comms/lrzsz
 USE_QT4=	qt3support qmake_build moc_build rcc_build uic_build
 USES=		cmake
 
-MAN1=		cutecom.1
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/comms/cutecom/pkg-plist
==============================================================================
--- head/comms/cutecom/pkg-plist	Fri Feb 21 01:51:44 2014	(r345285)
+++ head/comms/cutecom/pkg-plist	Fri Feb 21 01:53:26 2014	(r345286)
@@ -1,2 +1,3 @@
 bin/cutecom
+man/man1/cutecom.1.gz
 share/applications/cutecom.desktop



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