svn commit: r328484 - head/graphics/opennurbs

Michael Reifenberger mr at FreeBSD.org
Fri Sep 27 14:38:02 UTC 2013


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 at gmail.com
 COMMENT=	Tools to accurately transfer 3-D geometry between applications


More information about the svn-ports-head mailing list