diff options
author | antoine <antoine@FreeBSD.org> | 2014-02-27 01:24:35 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-02-27 01:24:35 +0800 |
commit | d31fc1476ba3f3b7473f4c1b355ab54050a0f6aa (patch) | |
tree | 43ea97af9adc9b293ee707fafab80172c869d42c /databases/postgresql84-client | |
parent | 7c9977bf07d24b66bd3be439e327d547543d9ac8 (diff) | |
download | freebsd-ports-gnome-d31fc1476ba3f3b7473f4c1b355ab54050a0f6aa.tar.gz freebsd-ports-gnome-d31fc1476ba3f3b7473f4c1b355ab54050a0f6aa.tar.zst freebsd-ports-gnome-d31fc1476ba3f3b7473f4c1b355ab54050a0f6aa.zip |
Stage support
Reviewed by: postgresql@
Tested by: miwi and me
Diffstat (limited to 'databases/postgresql84-client')
-rw-r--r-- | databases/postgresql84-client/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/postgresql84-client/Makefile b/databases/postgresql84-client/Makefile index 5458ecee2602..aa9595d43d8d 100644 --- a/databases/postgresql84-client/Makefile +++ b/databases/postgresql84-client/Makefile @@ -16,5 +16,4 @@ CLIENT_ONLY= yes COMPONENT= -client USE_LDCONFIG= yes -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |