View | Details | Raw Unified | Return to bug 238775 | Differences between
and this patch

Collapse All | Expand All

(-)arcconf/Makefile (-1 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	arcconf
4
PORTNAME=	arcconf
5
DISTVERSION=	3_01_23531
5
DISTVERSION=	3_01_23531
6
PORTREVISION=	1
6
PORTREVISION=	2
7
PORTEPOCH=	1
7
PORTEPOCH=	1
8
CATEGORIES=	sysutils
8
CATEGORIES=	sysutils
9
MASTER_SITES=	http://download.adaptec.com/raid/storage_manager/
9
MASTER_SITES=	http://download.adaptec.com/raid/storage_manager/
Lines 14-19 Link Here
14
14
15
ONLY_FOR_ARCHS=	amd64
15
ONLY_FOR_ARCHS=	amd64
16
LIB_DEPENDS=	libstdc++.so.6:lang/gcc${GCC_DEFAULT}
16
LIB_DEPENDS=	libstdc++.so.6:lang/gcc${GCC_DEFAULT}
17
USE_GCC=	4.8+
17
18
18
USES=		zip
19
USES=		zip
19
20

Return to bug 238775