- 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:
Jean Milanez Melo 2008-04-18 15:49:21 +00:00
parent 03c2df8136
commit 3c9d209c71
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211537

View file

@ -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>