svn commit: r372416 - head/net/pynids

Antoine Brodin antoine at FreeBSD.org
Mon Nov 10 21:16:47 UTC 2014


Author: antoine
Date: Mon Nov 10 21:16:46 2014
New Revision: 372416
URL: https://svnweb.freebsd.org/changeset/ports/372416
QAT: https://qat.redports.org/buildarchive/r372416/

Log:
  Remove duplicate plist

Modified:
  head/net/pynids/Makefile

Modified: head/net/pynids/Makefile
==============================================================================
--- head/net/pynids/Makefile	Mon Nov 10 20:45:54 2014	(r372415)
+++ head/net/pynids/Makefile	Mon Nov 10 21:16:46 2014	(r372416)
@@ -19,8 +19,6 @@ USES=		pkgconfig python
 USE_GNOME=	glib20
 USE_PYTHON=	distutils autoplist pythonprefix
 
-PLIST_FILES=	%%PYTHON_SITELIBDIR%%/nidsmodule.so
-
 LIBNET_CONFIG?=	${LOCALBASE}/bin/libnet11-config
 
 .include <bsd.port.pre.mk>


More information about the svn-ports-all mailing list