View | Details | Raw Unified | Return to bug 122412
Collapse All | Expand All

(-)xpk/Makefile (-2 / +2 lines)
Lines 9-15 Link Here
9
PORTVERSION=	0.1.4
9
PORTVERSION=	0.1.4
10
PORTREVISION=	1
10
PORTREVISION=	1
11
CATEGORIES=	archivers
11
CATEGORIES=	archivers
12
MASTER_SITES=	http://www.jormas.com/~vesuri/xpk/ \
12
MASTER_SITES=	http://vesuri.jormas.com/xpk/ \
13
		http://www.energyhq.es.eu.org/files/
13
		http://www.energyhq.es.eu.org/files/
14
14
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ports@FreeBSD.org
Lines 17-22 Link Here
17
17
18
USE_AUTOTOOLS=	libtool:15
18
USE_AUTOTOOLS=	libtool:15
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
INSTALLS_SHLIB=	yes
20
USE_LDCONFIG=	yes
21
21
22
.include <bsd.port.mk>
22
.include <bsd.port.mk>

Return to bug 122412