mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fixed the fetch URL
Feature safe: yes
This commit is contained in:
parent
78d5731e00
commit
5fe2a9370f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250604
@ -8,8 +8,7 @@
|
||||
PORTNAME= sqlite-ext-miscfuncs
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.sqlite.org/contrib/download/${DISTFILES}/download/ \
|
||||
LOCAL/glarkin
|
||||
MASTER_SITES= LOCAL/glarkin
|
||||
DISTNAME= ${SRCFILE}
|
||||
EXTRACT_SUFX=
|
||||
|
||||
@ -28,8 +27,6 @@ USE_LDCONFIG= ${INST_DIR}
|
||||
SUB_FILES= ${PORTDOCS}
|
||||
SUB_LIST+= LIBFILE=${LIBFILE}
|
||||
|
||||
FETCH_BEFORE_ARGS= -o ${SRCFILE}?get=25
|
||||
|
||||
EXTRACT_CMD= ${CP}
|
||||
EXTRACT_BEFORE_ARGS=
|
||||
EXTRACT_AFTER_ARGS= ${WRKSRC}/
|
||||
|
Loading…
Reference in New Issue
Block a user