svn commit: r341346 - head/devel/libukcprog

Baptiste Daroussin bapt at FreeBSD.org
Mon Jan 27 08:59:59 UTC 2014


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


More information about the svn-ports-all mailing list