Remove post-patch now that USES=autoreconf handles this
This commit is contained in:
parent
46dcc792f6
commit
394ef442ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369913
1 changed files with 0 additions and 3 deletions
|
@ -29,9 +29,6 @@ CONFIGURE_ENV= LOCALBASE=${LOCALBASE}
|
|||
# Workaround configure.in lameness.
|
||||
CPPFLAGS+= `net-snmp-config --cflags`
|
||||
|
||||
post-patch:
|
||||
@${TOUCH} ${WRKSRC}/ChangeLog
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${NAGIOS_PLUGIN_DIR}
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/check_snmp_disk ${STAGEDIR}${NAGIOS_PLUGIN_DIR}
|
||||
|
|
Loading…
Reference in a new issue