diff options
author | Chris Rees <crees@FreeBSD.org> | 2014-11-22 20:40:08 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2014-11-22 20:40:08 +0000 |
commit | 4cb60faedd280bf4b0b07bd947bd9087e09d4357 (patch) | |
tree | 68afea909ff5f83c22ece4ec8e2ae5959483778d /databases/slony1v2 | |
parent | 5b6c7671efda9fa65107199c83addafb2a6f9dca (diff) | |
download | ports-4cb60faedd280bf4b0b07bd947bd9087e09d4357.tar.gz ports-4cb60faedd280bf4b0b07bd947bd9087e09d4357.zip |
Notes
Diffstat (limited to 'databases/slony1v2')
-rw-r--r-- | databases/slony1v2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/slony1v2/Makefile b/databases/slony1v2/Makefile index d54d785d5425..397a51854a29 100644 --- a/databases/slony1v2/Makefile +++ b/databases/slony1v2/Makefile @@ -16,8 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex \ ${LOCALBASE}/bin/postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server GNU_CONFIGURE= yes -USES= bison gmake shebangfix tar:bzip2 -USE_PGSQL= yes +USES= bison gmake shebangfix tar:bzip2 pgsql USE_RC_SUBR= slon SHEBANG_FILES= tools/altperl/slonik_restart_node.pl |