diff options
| author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-09-07 04:21:06 +0000 |
|---|---|---|
| committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-09-07 04:21:06 +0000 |
| commit | b4e4ec55103ab184b3cef247120ee1cdf3dfe9a9 (patch) | |
| tree | 97d564d0c45b9f70e186ecc1c571329fba84aeeb /databases/postgresql-plv8js | |
| parent | add postgresql-plv8js, it's procedural language base on v8js. (diff) | |
add minssing PLIST_SUB.
Diffstat (limited to 'databases/postgresql-plv8js')
| -rw-r--r-- | databases/postgresql-plv8js/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql-plv8js/Makefile b/databases/postgresql-plv8js/Makefile index 4b76aaba007c..4701e666a1d9 100644 --- a/databases/postgresql-plv8js/Makefile +++ b/databases/postgresql-plv8js/Makefile @@ -17,6 +17,7 @@ USES= gmake USE_ZIP= yes USE_PGSQL= yes WANT_PGSQL_VER= 91+ +PLIST_SUB+= PORTVERSION="${PORTVERSION}" SUB_FILES= pkg-message PKGMESSAGE= ${WRKSRC}/pkg-message |
