aboutsummaryrefslogtreecommitdiffstats
path: root/mail/elmo-devel
diff options
context:
space:
mode:
authorjhale <jhale@FreeBSD.org>2013-10-21 03:20:15 +0800
committerjhale <jhale@FreeBSD.org>2013-10-21 03:20:15 +0800
commitaa7ac53b1ea7dc9c006ee3d1ffbb8d1a9b94b2e3 (patch)
treefbc624ebebfbe7afce5736f025523e4649fa9967 /mail/elmo-devel
parentf6708d247696d714b56cc84a87c32288691d0dc1 (diff)
downloadfreebsd-ports-gnome-aa7ac53b1ea7dc9c006ee3d1ffbb8d1a9b94b2e3.tar.gz
freebsd-ports-gnome-aa7ac53b1ea7dc9c006ee3d1ffbb8d1a9b94b2e3.tar.zst
freebsd-ports-gnome-aa7ac53b1ea7dc9c006ee3d1ffbb8d1a9b94b2e3.zip
- Update security/gpgme to 1.4.3
- Use USE_GNOME= ltverhack to correct the library version number to what the author intended. This effectively rolls the version number backwards, but should prevent future unneccesary version bumps. - Support staging - Use options helpers - Use new LIB_DEPENDS syntax - Bump PORTREVISION on dependent ports
Diffstat (limited to 'mail/elmo-devel')
-rw-r--r--mail/elmo-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/elmo-devel/Makefile b/mail/elmo-devel/Makefile
index a4cf44d472ac..c6ca963323e7 100644
--- a/mail/elmo-devel/Makefile
+++ b/mail/elmo-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= elmo
PORTVERSION= 1.3.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= mail
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMESUFFIX= -devel
@@ -40,7 +40,7 @@ PLIST_SUB+= NLS="@comment "
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/lib/libgpgme.so) || defined(WITH_GPGME)
-LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+= libgpgme.so:${PORTSDIR}/security/gpgme
.else
pre-everything::
@${ECHO_CMD}