Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2013 14:38:02 +0000 (UTC)
From:      Michael Reifenberger <mr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328484 - head/graphics/opennurbs
Message-ID:  <201309271438.r8REc2ut035969@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mr
Date: Fri Sep 27 14:38:01 2013
New Revision: 328484
URL: http://svnweb.freebsd.org/changeset/ports/328484

Log:
  Bump PORTREVISION to activate fPIC on AMD64 at least.

Modified:
  head/graphics/opennurbs/Makefile

Modified: head/graphics/opennurbs/Makefile
==============================================================================
--- head/graphics/opennurbs/Makefile	Fri Sep 27 14:28:11 2013	(r328483)
+++ head/graphics/opennurbs/Makefile	Fri Sep 27 14:38:01 2013	(r328484)
@@ -7,6 +7,7 @@ CATEGORIES=	graphics
 MASTER_SITES=	http://files.na.mcneel.com/opennurbs/5.0/2012-10-24/
 MASTER_SITE_SUBDIR=${PORTNAME}_${PORTVERSION}
 DISTNAME=	${PORTNAME}_${PORTVERSION}
+PORTREVISION=	1
 
 MAINTAINER=	fernando.apesteguia@gmail.com
 COMMENT=	Tools to accurately transfer 3-D geometry between applications



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