mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Add additional MASTER_SITE
Add threads support
This commit is contained in:
parent
72619ed5f8
commit
43a69f4db5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26658
@ -8,12 +8,14 @@
|
||||
|
||||
DISTNAME= guile-1.3.4
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITES= ${MASTER_SITE_GNU} \
|
||||
ftp://ftp.guile.org/pub/
|
||||
MASTER_SITE_SUBDIR= guile
|
||||
|
||||
MAINTAINER= jseger@FreeBSD.org
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS= --with-threads
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
LIBTOOLFILES= configure guile-readline/configure
|
||||
|
Loading…
Reference in New Issue
Block a user