mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Revert to honoring PREFIX. No revision bump, cause it will be picked up
with tomorrows DAT update
This commit is contained in:
parent
aa0d0d585f
commit
c41d75626a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114288
@ -2,7 +2,7 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
cd /usr/local/libexec/uvscan/
|
||||
cd @PREFIX@/libexec/uvscan/
|
||||
ftp http://download.nai.com/products/datfiles/4.x/nai/update.ini >/dev/null
|
||||
AVVER=`grep DATVersion update.ini | head -1 | cut -f2 -d= | sed -e 's/^\(4[0-9]*\).$/\1/'`
|
||||
if [ ! -f dat-$AVVER.tar ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user