Re: %%JAVA_HOME%% replacement
- Reply: Einar_Bjarni_Halldórsson : "Re: %%JAVA_HOME%% replacement"
- In reply to: Einar_Bjarni_Halldórsson : "%%JAVA_HOME%% replacement"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Jan 2023 10:52:52 UTC
Hi, Did you add to Makefile: --- SUB_FILES= pkg-message SUB_LIST= JAVA_HOME=${JAVA_HOME} --- ? https://docs.freebsd.org/en/books/porters-handbook/book/#using-sub-files Cheers, Einar Bjarni Halldórsson <einar@isnic.is> escreveu no dia terça, 3/01/2023 à(s) 10:28: > Hi, > > I'm working on a patch for graylog, to allow setting graylog_java_home. > I copied lines from the opensearch13 port, but %%JAVA_HOME%% in rc > script isn't being replaced when I make && make install. > > Anybody know why that is? I guess I'm missing something from the > Makefile, but looking at opensearch13 Makefile, I can't figure out > what's missing. > > .einar > > -- Nuno Teixeira FreeBSD Committer (ports)