svn commit: r330524 - head/archivers/squeeze

Olivier Duchateau olivierd at FreeBSD.org
Wed Oct 16 17:50:14 UTC 2013


Author: olivierd
Date: Wed Oct 16 17:50:14 2013
New Revision: 330524
URL: http://svnweb.freebsd.org/changeset/ports/330524

Log:
  Fix pkg-plist, when DOCS is set
  
  Reported by:	Kenta Suzumoto

Modified:
  head/archivers/squeeze/pkg-plist

Modified: head/archivers/squeeze/pkg-plist
==============================================================================
--- head/archivers/squeeze/pkg-plist	Wed Oct 16 17:34:22 2013	(r330523)
+++ head/archivers/squeeze/pkg-plist	Wed Oct 16 17:50:14 2013	(r330524)
@@ -51,7 +51,7 @@ share/icons/hicolor/48x48/apps/squeeze.p
 share/icons/hicolor/scalable/apps/squeeze.svg
 share/applications/squeeze.desktop
 @dirrmtry share/pixmaps/squeeze
- at dirrmtry share/gtk-doc/html/libsqueeze
+%%GTKDOC%%@dirrm share/gtk-doc/html/libsqueeze
 @dirrmtry libexec/thunar-archive-plugin
 @dirrmtry include/libsqueeze-0.2/libsqueeze
 @dirrmtry include/libsqueeze-0.2


More information about the svn-ports-all mailing list