- Remove unneeded +='s
This commit is contained in:
@@ -14,11 +14,11 @@ COMMENT= PL/v8js procedural language for PostgreSQL database
|
||||
|
||||
LICENSE= PostgreSQL
|
||||
|
||||
LIB_DEPENDS+= libv8.so:lang/v8
|
||||
LIB_DEPENDS= libv8.so:lang/v8
|
||||
|
||||
USES= compiler:c++11-lang gmake perl5 pgsql:9.1-10
|
||||
USE_PERL5= build
|
||||
USE_GITHUB= yes
|
||||
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
|
||||
PLIST_SUB= PORTVERSION="${PORTVERSION}"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Reference in New Issue
Block a user