diff options
author | krion <krion@FreeBSD.org> | 2003-09-23 15:24:09 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-09-23 15:24:09 +0800 |
commit | 2250125bd8e527d426dd82f338b9945a84b6ae65 (patch) | |
tree | 93cc3e05c3181daabc9e7722d86f14597856c334 /net-p2p/opendchub/pkg-plist | |
parent | 27f594e0959c5b1ca7822218adf74b9b9c5f5cb0 (diff) | |
download | freebsd-ports-gnome-2250125bd8e527d426dd82f338b9945a84b6ae65.tar.gz freebsd-ports-gnome-2250125bd8e527d426dd82f338b9945a84b6ae65.tar.zst freebsd-ports-gnome-2250125bd8e527d426dd82f338b9945a84b6ae65.zip |
- Per bento, this port will not install with the perl in stock
4.x. Mark it IGNORE
- Use DOCSDIR macro
PR: 56473
Submitted by: Mark Linimon <linimon@lonesome.com>
Diffstat (limited to 'net-p2p/opendchub/pkg-plist')
-rw-r--r-- | net-p2p/opendchub/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/opendchub/pkg-plist b/net-p2p/opendchub/pkg-plist index 85a1eb765da1..492e60c63200 100644 --- a/net-p2p/opendchub/pkg-plist +++ b/net-p2p/opendchub/pkg-plist @@ -1,4 +1,4 @@ @comment $FreeBSD$ bin/opendchub -%%PORTDOCS%%share/doc/opendchub/README -%%PORTDOCS%%@dirrm share/doc/opendchub +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%@dirrm %%DOCSDIR%% |