diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-20 00:39:55 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-20 00:39:55 +0000 |
commit | 1e242ef43454f2b2195bb60919c5ba867e9c6770 (patch) | |
tree | b197607e5bed22215dc78f2dc248237eb8c3dcc7 /x11-toolkits/libjtree | |
parent | apg is an automated generator for pronounceable passwords. (diff) |
Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mk
defined PORTDOCS PLIST_SUB.
Submitted by: lioux
Closes PR: 24468
PR Submitter: Mikhail Teterin <mi@aldan.algebra.com>
Notes
Notes:
svn path=/head/; revision=37356
Diffstat (limited to 'x11-toolkits/libjtree')
-rw-r--r-- | x11-toolkits/libjtree/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/libjtree/pkg-plist b/x11-toolkits/libjtree/pkg-plist index ea0b0c7bacd4..d7ff4411d2be 100644 --- a/x11-toolkits/libjtree/pkg-plist +++ b/x11-toolkits/libjtree/pkg-plist @@ -13,6 +13,6 @@ lib/jx/make/%%EXTRALIBFILES_MAKE_FILES%% lib/%%PORTNAME%%-%%LIBVERSION%%.a lib/%%PORTNAME%%-%%LIBVERSION%%.so lib/%%PORTNAME%%-%%LIBVERSION%%.so.%%LIBNUMBER%% -%%PORTDOCS:%%share/doc/jx/LICENSE_%%PORTNAME%% -%%PORTDOCS:%%@unexec rmdir %D/share/doc/jx 2>/dev/null || true +%%PORTDOCS%%share/doc/jx/LICENSE_%%PORTNAME%% +%%PORTDOCS%%@unexec rmdir %D/share/doc/jx 2>/dev/null || true @dirrm include/%%INCLUDEDIR%% |