Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2014 15:19:41 +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: r342169 - head/graphics/cal3d
Message-ID:  <201402011519.s11FJfxV025839@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Feb  1 15:19:40 2014
New Revision: 342169
URL: http://svnweb.freebsd.org/changeset/ports/342169
QAT: https://qat.redports.org/buildarchive/r342169/

Log:
  - Stage support

Modified:
  head/graphics/cal3d/Makefile
  head/graphics/cal3d/pkg-plist

Modified: head/graphics/cal3d/Makefile
==============================================================================
--- head/graphics/cal3d/Makefile	Sat Feb  1 15:19:23 2014	(r342168)
+++ head/graphics/cal3d/Makefile	Sat Feb  1 15:19:40 2014	(r342169)
@@ -21,9 +21,6 @@ USE_LDCONFIG=	yes
 AUTOTOOLSFILES=	aclocal.m4
 # AUTOMAKE_ARGS=	--add-missing
 
-MAN1=	cal3d_converter.1
-
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} \
 		-e 's|^\(pkgconfigdir\ =\).*|\1 $$(prefix)/libdata/pkgconfig|' \

Modified: head/graphics/cal3d/pkg-plist
==============================================================================
--- head/graphics/cal3d/pkg-plist	Sat Feb  1 15:19:23 2014	(r342168)
+++ head/graphics/cal3d/pkg-plist	Sat Feb  1 15:19:40 2014	(r342169)
@@ -48,4 +48,5 @@ lib/libcal3d.a
 lib/libcal3d.la
 lib/libcal3d.so
 libdata/pkgconfig/cal3d.pc
+man/man1/cal3d_converter.1.gz
 @dirrm include/cal3d



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