diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-09-07 12:21:06 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-09-07 12:21:06 +0800 |
commit | ff9f8cb41c6232a600f5c441a488e13dd639a178 (patch) | |
tree | 97d564d0c45b9f70e186ecc1c571329fba84aeeb /databases | |
parent | 22cffd02ecffca4e1599e6d96142dc722fa77419 (diff) | |
download | freebsd-ports-gnome-ff9f8cb41c6232a600f5c441a488e13dd639a178.tar.gz freebsd-ports-gnome-ff9f8cb41c6232a600f5c441a488e13dd639a178.tar.zst freebsd-ports-gnome-ff9f8cb41c6232a600f5c441a488e13dd639a178.zip |
add minssing PLIST_SUB.
Diffstat (limited to 'databases')
-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 |