summaryrefslogtreecommitdiff
path: root/security/seahorse
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-25 23:25:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-25 23:25:53 +0000
commitf79ebea9535507dc5fc5bfa95713cffdd4f1c9d6 (patch)
treeaf3231f746ff06ef0649104bd2660d815c19ff9e /security/seahorse
parentdevel/florist-gpl: Don't strip static library (diff)
Support stage
Notes
Notes: svn path=/head/; revision=352173
Diffstat (limited to 'security/seahorse')
-rw-r--r--security/seahorse/Makefile22
-rw-r--r--security/seahorse/pkg-plist3
2 files changed, 13 insertions, 12 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index 73ea886dbd0b..fc7c5b59e81d 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -4,7 +4,7 @@
PORTNAME= seahorse
PORTVERSION= 2.32.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= security gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -14,18 +14,17 @@ COMMENT= GNOME application for managing encryption keys (PGP, SSH)
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
-LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme \
- dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
- gcr:${PORTSDIR}/security/gnome-keyring \
- gcrypt:${PORTSDIR}/security/libgcrypt \
- soup-2.4:${PORTSDIR}/devel/libsoup
+LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme \
+ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+ libgcr.so:${PORTSDIR}/security/gnome-keyring \
+ libgcrypt.so:${PORTSDIR}/security/libgcrypt \
+ libsoup-2.4.so:${PORTSDIR}/devel/libsoup
CONFLICTS= libcryptui-3.[0-9]* seahorse-3.[0-9]*
USE_XORG= sm
USE_LDCONFIG= yes
-USE_BZIP2= yes
-USES= pathfix gettext gmake pkgconfig
+USES= pathfix gettext gmake libtool:keepla pkgconfig tar:bzip2
USE_GNOME= intlhack gnomeprefix gconf2 gnomedocutils
GNU_CONFIGURE= yes
INSTALLS_OMF= yes
@@ -33,15 +32,14 @@ INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --enable-introspection=no
+INSTALL_TARGET= install-strip
GCONF_SCHEMAS= seahorse.schemas
-MAN1= seahorse.1 seahorse-daemon.1
OPTIONS_DEFINE= LDAP NOTIFY MDNS
OPTIONS_DEFAULT=LDAP NOTIFY MDNS
MDNS_DESC= mDNS key sharing
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MLDAP}
@@ -51,13 +49,13 @@ CONFIGURE_ARGS+=--disable-ldap
.endif
.if ${PORT_OPTIONS:MNOTIFY}
-LIB_DEPENDS+= notify:${PORTSDIR}/devel/libnotify
+LIB_DEPENDS+= libnotify.so:${PORTSDIR}/devel/libnotify
.else
CONFIGURE_ARGS+=--disable-libnotify
.endif
.if ${PORT_OPTIONS:MMDNS}
-LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi-app
+LIB_DEPENDS+= libavahi-client.so:${PORTSDIR}/net/avahi-app
.else
CONFIGURE_ARGS+=--disable-sharing
.endif
diff --git a/security/seahorse/pkg-plist b/security/seahorse/pkg-plist
index ff794ee0d982..1cf8784a7817 100644
--- a/security/seahorse/pkg-plist
+++ b/security/seahorse/pkg-plist
@@ -10,9 +10,12 @@ lib/libcryptui.a
lib/libcryptui.la
lib/libcryptui.so
lib/libcryptui.so.0
+lib/libcryptui.so.0.0.0
lib/seahorse/seahorse-ssh-askpass
lib/seahorse/xloadimage
libdata/pkgconfig/cryptui-0.0.pc
+man/man1/seahorse-daemon.1.gz
+man/man1/seahorse.1.gz
share/applications/seahorse.desktop
share/dbus-1/services/org.gnome.seahorse.service
share/doc/libcryptui/ch01.html