git: a785a9d6e3d3 - main - audio/ocp: Fix package building as user
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Feb 2023 03:30:21 UTC
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=a785a9d6e3d36ab7819868c02436720e83215aad commit a785a9d6e3d36ab7819868c02436720e83215aad Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2023-02-24 03:28:23 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2023-02-24 03:29:49 +0000 audio/ocp: Fix package building as user Notified by: pkg-fallout (exp) --- audio/ocp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile index 1c115c9edc0f..633cc8ee0918 100644 --- a/audio/ocp/Makefile +++ b/audio/ocp/Makefile @@ -29,7 +29,8 @@ USES= compiler:c11 dos2unix gmake gnome iconv jpeg localbase:ldflags \ GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/lib \ --with-dir-suffix="" \ - --without-sdl + --without-sdl \ + --without-update-desktop-database CONFIGURE_ENV= SHARED_FLAGS="${LDFLAGS} -shared" \ XA=${PREFIX}/bin/xa65