Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2014 15:53:01 +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: r358712 - head/palm/pilrc
Message-ID:  <201406211553.s5LFr1p4052736@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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%%



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