Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2013 10:28:22 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312498 - head/print/pdf4tcl
Message-ID:  <201302181028.r1IASMsd021893@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Mon Feb 18 10:28:22 2013
New Revision: 312498
URL: http://svnweb.freebsd.org/changeset/ports/312498

Log:
  - Fix PLIST
  
  Reported by:	qat (via decke)

Modified:
  head/print/pdf4tcl/Makefile

Modified: head/print/pdf4tcl/Makefile
==============================================================================
--- head/print/pdf4tcl/Makefile	Mon Feb 18 09:51:54 2013	(r312497)
+++ head/print/pdf4tcl/Makefile	Mon Feb 18 10:28:22 2013	(r312498)
@@ -21,6 +21,7 @@ PLIST_FILES=	lib/${PKGNAME}/glyph2uni.tc
 		lib/${PKGNAME}/pkgIndex.tcl \
 		lib/${PKGNAME}/pdf4tcl.tcl \
 		lib/${PKGNAME}/stdmetrics.tcl
+PLIST_DIRS=	lib/${PKGNAME}
 
 .include <bsd.port.options.mk>
 



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