mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Fix packaging after sphinx update
Reported by: pkg-fallout
This commit is contained in:
parent
6caf5364a5
commit
befd514731
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392846
@ -3,7 +3,7 @@
|
||||
PORTNAME= gntp
|
||||
PORTVERSION= 0.8
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -21,8 +21,6 @@ USE_GITHUB= yes
|
||||
USES= python:2
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
|
@ -3,20 +3,22 @@
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_sources/index.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/ajax-loader.gif
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/basic.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/classic.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/comment-bright.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/comment-close.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/comment.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/default.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/doctools.js
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/down-pressed.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/down.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/file.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/jquery-1.11.1.js
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/jquery.js
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/minus.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/plus.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/pygments.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/searchtools.js
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/sidebar.js
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/underscore-1.3.1.js
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/underscore.js
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/up-pressed.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/_static/up.png
|
||||
|
Loading…
Reference in New Issue
Block a user