svn commit: r358712 - head/palm/pilrc

Antoine Brodin antoine at FreeBSD.org
Sat Jun 21 15:53:02 UTC 2014


Author: antoine
Date: Sat Jun 21 15:53:01 2014
New Revision: 358712
URL: http://svnweb.freebsd.org/changeset/ports/358712
QAT: https://qat.redports.org/buildarchive/r358712/

Log:
  Unbreak

Modified:
  head/palm/pilrc/Makefile
  head/palm/pilrc/pkg-plist

Modified: head/palm/pilrc/Makefile
==============================================================================
--- head/palm/pilrc/Makefile	Sat Jun 21 15:52:16 2014	(r358711)
+++ head/palm/pilrc/Makefile	Sat Jun 21 15:53:01 2014	(r358712)
@@ -17,6 +17,8 @@ CONFIGURE_ARGS+=	--enable-pilrcui
 USE_GNOME=	gtk12
 GNU_CONFIGURE=	yes
 
+OPTIONS_DEFINE=	DOCS
+
 .include <bsd.port.options.mk>
 
 do-install:

Modified: head/palm/pilrc/pkg-plist
==============================================================================
--- head/palm/pilrc/pkg-plist	Sat Jun 21 15:52:16 2014	(r358711)
+++ head/palm/pilrc/pkg-plist	Sat Jun 21 15:53:01 2014	(r358712)
@@ -1,11 +1,11 @@
 bin/pilrc
 bin/pilrcui
-%%DOCS%%%%DOCSDIR%%/archive.html
-%%DOCS%%%%DOCSDIR%%/contrib.html
-%%DOCS%%%%DOCSDIR%%/download.html
-%%DOCS%%%%DOCSDIR%%/history.html
-%%DOCS%%%%DOCSDIR%%/images/download.gif
-%%DOCS%%%%DOCSDIR%%/index.html
-%%DOCS%%%%DOCSDIR%%/manual.html
-%%DOCS%%@dirrm %%DOCSDIR%%/images
-%%DOCS%%@dirrm %%DOCSDIR%%
+%%PORTDOCS%%%%DOCSDIR%%/archive.html
+%%PORTDOCS%%%%DOCSDIR%%/contrib.html
+%%PORTDOCS%%%%DOCSDIR%%/download.html
+%%PORTDOCS%%%%DOCSDIR%%/history.html
+%%PORTDOCS%%%%DOCSDIR%%/images/download.gif
+%%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%%%DOCSDIR%%/manual.html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/images
+%%PORTDOCS%%@dirrm %%DOCSDIR%%


More information about the svn-ports-head mailing list