mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Fix LIB_DEPENDS by adding a dependency on libtool.
PR: 40900 Submitted by: KATO Tsuguru <tkato@prontomail.com>
This commit is contained in:
parent
50d1662f43
commit
06db55477b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63988
@ -7,13 +7,15 @@
|
||||
|
||||
PORTNAME= guile
|
||||
PORTVERSION= 1.4.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= guile
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= ltdl.1:${PORTSDIR}/devel/libtool
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
Loading…
Reference in New Issue
Block a user