diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-01-07 16:48:26 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-01-07 16:48:26 +0000 |
commit | a715e232c33890e99bf13064016940df027a6513 (patch) | |
tree | 5cb9955c0e7dd9dbc8c5213537a5743885744d83 /databases/slony1v2 | |
parent | adc31e8c62e5ed741155b3e58a5a550609ae43bb (diff) |
Notes
Diffstat (limited to 'databases/slony1v2')
-rw-r--r-- | databases/slony1v2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/slony1v2/Makefile b/databases/slony1v2/Makefile index f1429f7511e4..7f489133eb96 100644 --- a/databases/slony1v2/Makefile +++ b/databases/slony1v2/Makefile @@ -32,7 +32,6 @@ CONFLICTS?= slony1-1* CONFIGURE_ENV+= FLEX=${LOCALBASE}/bin/flex -PERLTOOLS_DESC= Install perl configuration tools PERLTOOLS_USES= perl5 PERLTOOLS_CONFIGURE_ENV= PERL=${PERL} PERLTOOLS_CONFIGURE_ON= --with-perltools=${LOCALBASE}/sbin |