1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-03-09 14:25:30 +00:00
parent 5c37a3de1c
commit e4fa1dc7b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347592
2 changed files with 4 additions and 5 deletions

View File

@ -21,11 +21,6 @@ CONFIGURE_ARGS+=--without-client
PLIST_SUB+= WITHOUT_X11="@comment "
.endif
MAN1= finger.1 pfinger.1
MAN5= fingerconf.5
MAN8= in.fingerd.8
NO_STAGE= yes
.include <bsd.port.pre.mk>
post-patch:

View File

@ -1,4 +1,8 @@
bin/finger
%%WITHOUT_X11%%bin/pfinger
man/man1/finger.1.gz
man/man1/pfinger.1.gz
man/man5/fingerconf.5.gz
man/man8/in.fingerd.8.gz
sbin/fingerd
sbin/in.fingerd