- Remove bogus USES=tar:bzip2

- Whitespace fix

PR:		212270
Submitted by:	pkubaj@anongoth.pl (maintainer)
This commit is contained in:
Dmitry Marakasov 2016-08-31 13:27:59 +00:00
parent 3c92d313e6
commit 0203edfb65
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421162

View file

@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_GITHUB= yes
GH_ACCOUNT= rpodgorny
USES= autoreconf gmake libtool tar:bzip2
USES= autoreconf gmake libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
@ -27,7 +27,7 @@ post-patch:
's|/usr/lib/sendmail|/usr/sbin/sendmail| ; \
s|/var/run/uptimed|/var/run/uptimed.pid|' \
${WRKSRC}/etc/uptimed.conf-dist
@${REINPLACE_CMD} -e \
@${REINPLACE_CMD} -e \
's|/etc/uprecords-cgi/|${PREFIX}/www/cgi-bin/|' \
${WRKSRC}/src/uprecords.c