diff options
author | asami <asami@FreeBSD.org> | 2000-06-08 07:01:07 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-06-08 07:01:07 +0800 |
commit | 6de0dc08a1ebe73d3fd0140d0053453624eac411 (patch) | |
tree | 8f7fe41faf51083ced98bda54b96e1f7c93c1c7d /x11-fm | |
parent | d0f9871124b655f12b91f1038341cbc0c4055d8b (diff) | |
download | freebsd-ports-gnome-6de0dc08a1ebe73d3fd0140d0053453624eac411.tar.gz freebsd-ports-gnome-6de0dc08a1ebe73d3fd0140d0053453624eac411.tar.zst freebsd-ports-gnome-6de0dc08a1ebe73d3fd0140d0053453624eac411.zip |
Add X-Files.1x (not sure if the "x" at the end is meant to be a joke or not).
Submitted by: obento
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/x-files/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/x-files/Makefile b/x11-fm/x-files/Makefile index f0c059f7176c..96fab589475f 100644 --- a/x11-fm/x-files/Makefile +++ b/x11-fm/x-files/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 WRKSRC= ${WRKDIR}/X-Files NO_BUILD= yes USE_X_PREFIX= yes +MAN1= X-Files.1x pre-install: @tclsh8.2 ${SCRIPTDIR}/mktclIndex ${WRKSRC} |