From owner-svn-ports-head@FreeBSD.ORG Sun Dec 22 23:11:53 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CCB03623; Sun, 22 Dec 2013 23:11:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B840010BD; Sun, 22 Dec 2013 23:11:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBMNBrIh075669; Sun, 22 Dec 2013 23:11:53 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBMNBr3t075667; Sun, 22 Dec 2013 23:11:53 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201312222311.rBMNBr3t075667@svn.freebsd.org> From: Dmitry Marakasov Date: Sun, 22 Dec 2013 23:11:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337224 - head/graphics/lib3ds X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Dec 2013 23:11:53 -0000 Author: amdmi3 Date: Sun Dec 22 23:11:53 2013 New Revision: 337224 URL: http://svnweb.freebsd.org/changeset/ports/337224 Log: - Support staging Modified: head/graphics/lib3ds/Makefile head/graphics/lib3ds/pkg-plist Modified: head/graphics/lib3ds/Makefile ============================================================================== --- head/graphics/lib3ds/Makefile Sun Dec 22 23:09:29 2013 (r337223) +++ head/graphics/lib3ds/Makefile Sun Dec 22 23:11:53 2013 (r337224) @@ -17,10 +17,7 @@ USE_GL= glut GNU_CONFIGURE= yes USE_LDCONFIG= yes -MAN1= 3dsdump.1 lib3ds-config.1 - CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes .include Modified: head/graphics/lib3ds/pkg-plist ============================================================================== --- head/graphics/lib3ds/pkg-plist Sun Dec 22 23:09:29 2013 (r337223) +++ head/graphics/lib3ds/pkg-plist Sun Dec 22 23:11:53 2013 (r337224) @@ -19,9 +19,11 @@ include/lib3ds/tracks.h include/lib3ds/types.h include/lib3ds/vector.h include/lib3ds/viewport.h -lib/lib3ds.a -lib/lib3ds.so lib/lib3ds-1.so lib/lib3ds-1.so.3 +lib/lib3ds.a +lib/lib3ds.so +man/man1/3dsdump.1.gz +man/man1/lib3ds-config.1.gz share/aclocal/lib3ds.m4 @dirrm include/lib3ds