- Update mastersite.
- Use USE_LDCONFIG instead of INSTALLS_SHLIB PR: ports/122412 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
This commit is contained in:
parent
03c2df8136
commit
3c9d209c71
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211537
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ PORTNAME= xpk
|
|||
PORTVERSION= 0.1.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \
|
||||
MASTER_SITES= http://vesuri.jormas.com/xpk/ \
|
||||
http://www.energyhq.es.eu.org/files/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -17,6 +17,6 @@ COMMENT= The eXternal PacKer (XPK) library system
|
|||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue