summaryrefslogtreecommitdiff
path: root/x11/dfm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/dfm/Makefile')
-rw-r--r--x11/dfm/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/dfm/Makefile b/x11/dfm/Makefile
index c5bc0e6fa14..b8f714e1fdb 100644
--- a/x11/dfm/Makefile
+++ b/x11/dfm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/08/05 01:49:58 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 2001/10/21 10:49:59 wiz Exp $
#
CATEGORIES= x11
@@ -6,4 +6,7 @@ CATEGORIES= x11
MAINTAINER= hubertf@netbsd.org
COMMENT= Desktop File Manager
+post-install:
+ ${MV} ${PREFIX}/man/man1/dfm.1x ${PREFIX}/man/man1/dfm.1
+
.include "Makefile.common"