Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2014 08:42:16 +0000 (UTC)
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r340809 - head/science/pyteomics.biolccc
Message-ID:  <201401230842.s0N8gGQU038518@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: makc
Date: Thu Jan 23 08:42:15 2014
New Revision: 340809
URL: http://svnweb.freebsd.org/changeset/ports/340809
QAT: https://qat.redports.org/buildarchive/r340809/

Log:
  Use PYDISTUTILS_AUTOPLIST

Deleted:
  head/science/pyteomics.biolccc/pkg-plist
Modified:
  head/science/pyteomics.biolccc/Makefile

Modified: head/science/pyteomics.biolccc/Makefile
==============================================================================
--- head/science/pyteomics.biolccc/Makefile	Thu Jan 23 08:39:00 2014	(r340808)
+++ head/science/pyteomics.biolccc/Makefile	Thu Jan 23 08:42:15 2014	(r340809)
@@ -11,5 +11,6 @@ COMMENT=	Python bindings for BioLCCC
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
+PYDISTUTILS_AUTOPLIST=	yes
 
 .include <bsd.port.mk>



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