aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-plv8js/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-12-08 09:04:59 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-12-08 09:04:59 +0000
commit3f84c4ba7dc6f8f0f65b4b76f6b3a0f6faba2285 (patch)
tree5662ec989c64abb20b0aee105df9b3f669010a9d /databases/postgresql-plv8js/Makefile
parentbcf469fdeda9cd3a0233a7ac504d14739dceaf25 (diff)
Don't set DISTNAME when using USE_GITHUB and MASTER_SITES=GH, the
framework already sets a unique DISTNAME. With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=403254
Diffstat (limited to 'databases/postgresql-plv8js/Makefile')
-rw-r--r--databases/postgresql-plv8js/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/postgresql-plv8js/Makefile b/databases/postgresql-plv8js/Makefile
index 18acb11f5800..25404b0ef341 100644
--- a/databases/postgresql-plv8js/Makefile
+++ b/databases/postgresql-plv8js/Makefile
@@ -6,7 +6,6 @@ PORTVERSION= 1.4.4
DISTVERSIONPREFIX= v
CATEGORIES= databases
PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}-
-DISTNAME= plv8-${PORTVERSION}
MAINTAINER= vanilla@FreeBSD.org
COMMENT= PL/v8js procedural language for PostgreSQL database