Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2013 21:42:54 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322065 - head/graphics/zbar
Message-ID:  <201306292142.r5TLgttc023864@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Jun 29 21:42:54 2013
New Revision: 322065
URL: http://svnweb.freebsd.org/changeset/ports/322065

Log:
  Do not try to remove directories not created by the port

Modified:
  head/graphics/zbar/pkg-plist

Modified: head/graphics/zbar/pkg-plist
==============================================================================
--- head/graphics/zbar/pkg-plist	Sat Jun 29 21:41:29 2013	(r322064)
+++ head/graphics/zbar/pkg-plist	Sat Jun 29 21:42:54 2013	(r322065)
@@ -39,7 +39,4 @@ libdata/pkgconfig/zbar.pc
 %%PORTDOCS%%%%DOCSDIR%%/TODO
 @dirrmtry share/zbar
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrmtry %%PYTHON_SITELIBDIR%%
-@dirrmtry lib/%%PYTHON_VERSION%%
-@dirrmtry lib/pkgconfig
 @dirrm include/zbar



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