diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-07 23:01:07 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-07 23:01:07 +0000 |
commit | 43cd819e551885a3df7cf5165abcc55ce6533c3a (patch) | |
tree | 5248279c680a4d39d9e1b44ccc1ca7520bd5d736 /x11-fm/x-files | |
parent | 2edd9fc3bd0bcbad4c359090d5249f9988b92f8e (diff) | |
download | ports-43cd819e551885a3df7cf5165abcc55ce6533c3a.tar.gz ports-43cd819e551885a3df7cf5165abcc55ce6533c3a.zip |
Notes
Diffstat (limited to 'x11-fm/x-files')
-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} |