mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Remove bogus USES=tar:bzip2
- Whitespace fix PR: 212270 Submitted by: pkubaj@anongoth.pl (maintainer)
This commit is contained in:
parent
3c92d313e6
commit
0203edfb65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421162
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue