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

(-)devel/liborcus/Makefile (-3 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	liborcus
3
PORTNAME=	liborcus
4
PORTVERSION=	0.5.2
4
PORTVERSION=	0.5.2
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	devel misc
6
CATEGORIES=	devel misc
7
MASTER_SITES=	http://kohei.us/files/orcus/src/
7
MASTER_SITES=	http://kohei.us/files/orcus/src/
8
8
Lines 12-19 Link Here
12
LICENSE=	MIT
12
LICENSE=	MIT
13
13
14
BUILD_DEPENDS=	${LOCALBASE}/include/mdds/global.hpp:${PORTSDIR}/devel/mdds
14
BUILD_DEPENDS=	${LOCALBASE}/include/mdds/global.hpp:${PORTSDIR}/devel/mdds
15
LIB_DEPENDS=	libzip.so:${PORTSDIR}/archivers/libzip \
15
LIB_DEPENDS=	libboost_system.so:${PORTSDIR}/devel/boost-libs
16
		libboost_system.so:${PORTSDIR}/devel/boost-libs
17
16
18
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
19
USES=		gmake libtool pathfix pkgconfig tar:bzip2
18
USES=		gmake libtool pathfix pkgconfig tar:bzip2
(-)devel/liborcus07/Makefile (-2 / +2 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	liborcus
3
PORTNAME=	liborcus
4
PORTVERSION=	0.7.0
4
PORTVERSION=	0.7.0
5
PORTREVISION=	1
5
CATEGORIES=	devel misc
6
CATEGORIES=	devel misc
6
MASTER_SITES=	http://kohei.us/files/orcus/src/
7
MASTER_SITES=	http://kohei.us/files/orcus/src/
7
PKGNAMESUFFIX=	07
8
PKGNAMESUFFIX=	07
Lines 12-19 Link Here
12
LICENSE=	MIT
13
LICENSE=	MIT
13
14
14
BUILD_DEPENDS=	${LOCALBASE}/include/mdds/global.hpp:${PORTSDIR}/devel/mdds
15
BUILD_DEPENDS=	${LOCALBASE}/include/mdds/global.hpp:${PORTSDIR}/devel/mdds
15
LIB_DEPENDS=	libzip.so:${PORTSDIR}/archivers/libzip \
16
LIB_DEPENDS=	libboost_system.so:${PORTSDIR}/devel/boost-libs
16
		libboost_system.so:${PORTSDIR}/devel/boost-libs
17
17
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
USES=		gmake libtool pathfix pkgconfig tar:bzip2
19
USES=		gmake libtool pathfix pkgconfig tar:bzip2

Return to bug 200006