1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Cosmetic change

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-09-19 15:35:02 +00:00
parent 9e5b3c760a
commit dab5856b4a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548999

View File

@ -13,11 +13,12 @@ COMMENT= PostgreSQL extension to check PL/pgSQL code
LICENSE= UNKNOWN
LICENSE_NAME= postcardware
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror pkg-mirror dist-sell pkg-sell auto-accept
LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell
USES= compiler:c11 gmake pgsql
LLD_UNSAFE= yes
MAKE_ARGS= CC="${CC}"
WANT_PGSQL= server
PLIST_SUB= PORTVERSION=${PORTVERSION:R}
@ -25,8 +26,6 @@ PLIST_SUB= PORTVERSION=${PORTVERSION:R}
USE_GITHUB= yes
GH_ACCOUNT= okbob
MAKE_ARGS= CC="${CC}"
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/postgresql/plpgsql_check.so