svn commit: r318624 - head/devel/ding-libs

Bryan Drewery bdrewery at FreeBSD.org
Mon May 20 20:13:54 UTC 2013


Author: bdrewery
Date: Mon May 20 20:13:53 2013
New Revision: 318624
URL: http://svnweb.freebsd.org/changeset/ports/318624

Log:
  - Fix build with pkgng by not trying to remove
    an invalid directory

Modified:
  head/devel/ding-libs/pkg-plist

Modified: head/devel/ding-libs/pkg-plist
==============================================================================
--- head/devel/ding-libs/pkg-plist	Mon May 20 20:12:38 2013	(r318623)
+++ head/devel/ding-libs/pkg-plist	Mon May 20 20:13:53 2013	(r318624)
@@ -38,4 +38,3 @@ libdata/pkgconfig/ini_config.pc
 %%PORTDOCS%%%%DOCSDIR%%/examples/dhash_example.c
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/examples
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
- at dirrmtry lib/pkgconfig


More information about the svn-ports-all mailing list