Skip to content

Commit

Permalink
fixup! Install MacPorts under an arbitrary prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
foretspaisibles committed Jun 15, 2024
1 parent aa7b477 commit 214f15c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions testsuite/run-testsuite-on-macos-14-package.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
version: '2.9.3'
prefix: '/opt/package'
variants:
select:
- aqua
- metal
deselect: x11
ports:
- name: db48
deselect: [ java ]
select: [ tcl, universal ]
- name: gmp
select: native
- name: dbus

0 comments on commit 214f15c

Please sign in to comment.