mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
security/pgp: Adjust so this port builds on DragonFly out of the box
This change should have no effect on FreeBSD uses, but it allows a local patch to be removed from dports.
This commit is contained in:
parent
2e37cab623
commit
eb9e65fbfd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329641
@ -16,7 +16,7 @@ NO_STAGE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/src
|
||||
MAKEFILE= makefile
|
||||
ALL_TARGET= freebsd-${ARCH}
|
||||
ALL_TARGET= freebsd-${ARCH:S/x86_64/amd64/}
|
||||
MAKE_ENV= OS_CFLAGS="${CFLAGS}"
|
||||
PGPLIB= ${PREFIX}/share/pgp
|
||||
MAN1= pgp.1 pgp2.1
|
||||
|
Loading…
Reference in New Issue
Block a user