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

(-)Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
COMMENT=	An open source PHP-based online shopping cart system
16
COMMENT=	An open source PHP-based online shopping cart system
17
17
18
USE_ZIP=	yes
18
USE_ZIP=	yes
19
USE_PHP=	mysql gd
19
USE_PHP=	mysql gd session pcre
20
WRKSRC=		${WRKDIR}/upload
20
WRKSRC=		${WRKDIR}/upload
21
21
22
NO_BUILD=	yes
22
NO_BUILD=	yes

Return to bug 125170