Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2014 08:59:58 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341346 - head/devel/libukcprog
Message-ID:  <201401270859.s0R8xwNL012221@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Jan 27 08:59:58 2014
New Revision: 341346
URL: http://svnweb.freebsd.org/changeset/ports/341346
QAT: https://qat.redports.org/buildarchive/r341346/

Log:
  Support stage

Modified:
  head/devel/libukcprog/Makefile
  head/devel/libukcprog/pkg-plist

Modified: head/devel/libukcprog/Makefile
==============================================================================
--- head/devel/libukcprog/Makefile	Mon Jan 27 08:59:00 2014	(r341345)
+++ head/devel/libukcprog/Makefile	Mon Jan 27 08:59:58 2014	(r341346)
@@ -18,12 +18,10 @@ COMMENT=	Generally useful low level rout
 NO_CDROM=	License (see source) does not permit selling for profit
 
 USE_AUTOTOOLS=	libtool
-MAN3=		ukcprog.3
 DIST_SUBDIR=	i-scream
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 USES=		pathfix pkgconfig
 USE_GNOME=	lthack
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/libukcprog/pkg-plist
==============================================================================
--- head/devel/libukcprog/pkg-plist	Mon Jan 27 08:59:00 2014	(r341345)
+++ head/devel/libukcprog/pkg-plist	Mon Jan 27 08:59:58 2014	(r341346)
@@ -4,3 +4,4 @@ lib/libukcprog.la
 lib/libukcprog.so
 lib/libukcprog.so.0
 libdata/pkgconfig/libukcprog.pc
+man/man3/ukcprog.3.gz



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