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

Collapse All | Expand All

(-)b/databases/postgresql-plv8js/Makefile (-2 / +1 lines)
Lines 15-21 LICENSE= PostgreSQL Link Here
15
BUILD_DEPENDS=	bash:shells/bash
15
BUILD_DEPENDS=	bash:shells/bash
16
LIB_DEPENDS=	libv8.so:lang/v8
16
LIB_DEPENDS=	libv8.so:lang/v8
17
17
18
USES=		compiler:c++14-lang gmake perl5 pgsql:9.6-10
18
USES=		compiler:c++14-lang gmake perl5 pgsql
19
USE_PERL5=	build
19
USE_PERL5=	build
20
USE_GITHUB=	yes
20
USE_GITHUB=	yes
21
PLIST_SUB=	PORTVERSION="${PORTVERSION}"
21
PLIST_SUB=	PORTVERSION="${PORTVERSION}"
22
- 

Return to bug 259262