summaryrefslogtreecommitdiffstats
path: root/security/libsecret
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-12-12 18:27:04 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-12-12 18:27:04 +0800
commit48b1e9dc35c7048cf098d996fc30a24c430ccf54 (patch)
tree35aab478d30ee7bd0bdd32699395216ec436d516 /security/libsecret
parente1172430863e1459644625a49bab074cbf748095 (diff)
downloadmarcuscom-ports-48b1e9dc35c7048cf098d996fc30a24c430ccf54.tar
marcuscom-ports-48b1e9dc35c7048cf098d996fc30a24c430ccf54.tar.gz
marcuscom-ports-48b1e9dc35c7048cf098d996fc30a24c430ccf54.tar.bz2
marcuscom-ports-48b1e9dc35c7048cf098d996fc30a24c430ccf54.tar.lz
marcuscom-ports-48b1e9dc35c7048cf098d996fc30a24c430ccf54.tar.xz
marcuscom-ports-48b1e9dc35c7048cf098d996fc30a24c430ccf54.tar.zst
marcuscom-ports-48b1e9dc35c7048cf098d996fc30a24c430ccf54.zip
Stageify.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18955 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/libsecret')
-rw-r--r--security/libsecret/Makefile4
-rw-r--r--security/libsecret/pkg-plist1
2 files changed, 3 insertions, 2 deletions
diff --git a/security/libsecret/Makefile b/security/libsecret/Makefile
index 8319e6c27..44fdd807f 100644
--- a/security/libsecret/Makefile
+++ b/security/libsecret/Makefile
@@ -13,7 +13,6 @@ COMMENT= Library to access the secret service API
BUILD_DEPENDS= docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl
LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt
-NO_STAGE= yes
USE_XZ= yes
USE_GNOME= gnomehier glib20 libxslt:build intltool introspection:build
USES= gettext gmake pathfix pkgconfig
@@ -21,6 +20,7 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-introspection
-MAN1= secret-tool.1
+post-install:
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsecret-1.so.0
.include <bsd.port.mk>
diff --git a/security/libsecret/pkg-plist b/security/libsecret/pkg-plist
index 59800b33b..1bfba75dc 100644
--- a/security/libsecret/pkg-plist
+++ b/security/libsecret/pkg-plist
@@ -20,6 +20,7 @@ lib/libsecret-1.so
lib/libsecret-1.so.0
libdata/pkgconfig/libsecret-1.pc
libdata/pkgconfig/libsecret-unstable.pc
+man/man1/secret-tool.1.gz
share/gir-1.0/Secret-1.gir
share/gir-1.0/SecretUnstable-0.gir
share/gtk-doc/html/libsecret-1/SecretCollection.html