1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-03-09 14:43:00 +00:00
parent 57db70530f
commit 2eb50e58fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347632
2 changed files with 4 additions and 8 deletions

View File

@ -19,10 +19,6 @@ CONFIGURE_ARGS= --libdir=${LOCALBASE}/lib --includedir=${LOCALBASE}/include \
SUB_FILES= pkg-message
USE_RC_SUBR= rrdbot
MAN1= rrdbot-get.1
MAN5= rrdbot.conf.5
MAN8= rrdbot-create.8 rrdbotd.8
.if defined(WITH_DEBUG)
CONFIGURE_ARGS+= --enable-debug
.endif
@ -31,8 +27,4 @@ CONFIGURE_ARGS+= --enable-debug
CONFIGURE_ARGS+= --disable-ipv6
.endif
NO_STAGE= yes
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -56,6 +56,10 @@ sbin/rrdbotd
%%DATADIR%%/mib/UCD-SNMP-MIB.txt
%%DATADIR%%/mib/TCP-MIB.txt
%%DATADIR%%/mib/UDP-MIB.txt
man/man1/rrdbot-get.1.gz
man/man5/rrdbot.conf.5.gz
man/man8/rrdbot-create.8.gz
man/man8/rrdbotd.8.gz
@dirrm %%DATADIR%%/mib
@dirrm %%DATADIR%%
@dirrmtry etc/rrdbot