mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
mail/mairix: Fix build with non-default prefix
PR: 236172 Submitted by: John Hein <jcfyecrayz@liamekaens.com> Approved by: jjuanino@gmail.com (maintainer) MFH: 2019Q1
This commit is contained in:
parent
bd9461fa50
commit
016ff6e622
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494671
@ -15,10 +15,11 @@ BROKEN_armv6= fails to build under emulation: qemu: uncaught target signal 11 (S
|
||||
BROKEN_armv7= fails to build under emulation: qemu: uncaught target signal 11 (Segmentation fault) - core dumped
|
||||
|
||||
USES= bison gmake ssl
|
||||
HAS_CONFIGURE= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= vandry
|
||||
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||
HAS_CONFIGURE= yes
|
||||
PLIST_FILES= bin/mairix \
|
||||
man/man1/mairix.1.gz \
|
||||
man/man5/mairixrc.5.gz
|
||||
|
Loading…
Reference in New Issue
Block a user