git: 8e4d68e48915 - main - math/octave-forge-communications: Fix configure breakage.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 May 2023 00:52:55 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=8e4d68e489151b98764eb7896a058e537977e564 commit 8e4d68e489151b98764eb7896a058e537977e564 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2023-05-11 00:51:58 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2023-05-11 00:52:46 +0000 math/octave-forge-communications: Fix configure breakage. --- math/octave-forge-communications/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/octave-forge-communications/Makefile b/math/octave-forge-communications/Makefile index 728f67e71c0f..e55c61c3a58e 100644 --- a/math/octave-forge-communications/Makefile +++ b/math/octave-forge-communications/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/signal.tar.gz:math/octave-forge-signal -USES= octave autoreconf +USES= octave autoreconf pkgconfig OCTAVE_SRC= ${OCTAVE_PKGNAME}