aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ah-tty
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-06-01 07:28:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-06-01 07:28:20 +0000
commitb270ebcbbf2782ee0f28b79ac905e8fcdba7ad3e (patch)
tree3041dd2af0e86743d756d57c788a55c05cdf0029 /sysutils/ah-tty
parent573352197c38417a236c45ad5f64a5d9871533ed (diff)
downloadports-b270ebcbbf2782ee0f28b79ac905e8fcdba7ad3e.tar.gz
ports-b270ebcbbf2782ee0f28b79ac905e8fcdba7ad3e.zip
- Stage support
Notes
Notes: svn path=/head/; revision=356050
Diffstat (limited to 'sysutils/ah-tty')
-rw-r--r--sysutils/ah-tty/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/ah-tty/Makefile b/sysutils/ah-tty/Makefile
index ab00c0aa0d5d..461236f969a4 100644
--- a/sysutils/ah-tty/Makefile
+++ b/sysutils/ah-tty/Makefile
@@ -11,12 +11,11 @@ COMMENT= Ah-tty is an automatic helper for command prompts and shells
GNU_CONFIGURE= yes
-PLIST_FILES= bin/ah-tty bin/ah-tty.static share/ah-tty.conf
+PLIST_FILES= bin/ah-tty bin/ah-tty.static \
+ share/ah-tty.conf man/man1/ah-tty.1.gz
-MAN1= ah-tty.1
INFO= ah-tty
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' \
${WRKSRC}/dillib/vty/vtlabel.c