mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Bump PORTREVISION
This commit is contained in:
parent
c1a26d6cc5
commit
acb2b411a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185641
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gpgme
|
||||
PORTVERSION= 1.1.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_GNUPG}
|
||||
MASTER_SITE_SUBDIR= gpgme
|
||||
@ -22,7 +23,7 @@ USE_AUTOTOOLS= libtool:15
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --with-gpg=${LOCALBASE}/bin/gpg2 \
|
||||
CONFIGURE_ARGS= --with-gpg=${LOCALBASE}/bin/gpg \
|
||||
--with-gpgsm=${LOCALBASE}/bin/gpgsm \
|
||||
--includedir=${PREFIX}/include/gpgme
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user