mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Remove unnecessary DESTDIR MAKE_ENV override
PR: 193441 Submitted by: maintainer
This commit is contained in:
parent
2203342dc7
commit
3041f3da3a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367690
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ GNU_CONFIGURE= yes
|
||||||
PLIST_FILES= bin/urlview \
|
PLIST_FILES= bin/urlview \
|
||||||
etc/urlview.conf.sample \
|
etc/urlview.conf.sample \
|
||||||
man/man1/urlview.1.gz
|
man/man1/urlview.1.gz
|
||||||
MAKE_ENV= DESTDIR=${STAGEDIR}
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's,/etc,${PREFIX}&,' \
|
@${REINPLACE_CMD} -e 's,/etc,${PREFIX}&,' \
|
||||||
|
|
Loading…
Add table
Reference in a new issue