mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Stage support
This commit is contained in:
parent
5c37a3de1c
commit
e4fa1dc7b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347592
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user