aboutsummaryrefslogtreecommitdiff
path: root/misc/freedialog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/freedialog/Makefile')
-rw-r--r--misc/freedialog/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/freedialog/Makefile b/misc/freedialog/Makefile
index 1bd1933fda9f..3ef57c744692 100644
--- a/misc/freedialog/Makefile
+++ b/misc/freedialog/Makefile
@@ -17,7 +17,8 @@ COMMENT= An implementation of dialog(1) under a BSD-friendly license
BUILD_DEPENDS= ${LOCALBASE}/lib/libiberty.so:${PORTSDIR}/devel/freelibiberty
-MAN1= dialog.1
+MAN1= dialog.1
+PLIST_FILES= bin/dialog
post-extract:
@(cd ${WRKSRC}; ${RM} -f .depend)