summaryrefslogtreecommitdiffstats
path: root/security/gnomekeyringmanager/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-06-29 09:10:22 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-06-29 09:10:22 +0800
commitb250d6c0f4dc0d0f1c06309dec58042324cc3e5c (patch)
treec9c78c06d11f42b6983fe3ed065b82f1d42fe12c /security/gnomekeyringmanager/Makefile
parent56025df596dc18e41816c878de2b1afc0da0db14 (diff)
downloadmarcuscom-ports-b250d6c0f4dc0d0f1c06309dec58042324cc3e5c.tar
marcuscom-ports-b250d6c0f4dc0d0f1c06309dec58042324cc3e5c.tar.gz
marcuscom-ports-b250d6c0f4dc0d0f1c06309dec58042324cc3e5c.tar.bz2
marcuscom-ports-b250d6c0f4dc0d0f1c06309dec58042324cc3e5c.tar.lz
marcuscom-ports-b250d6c0f4dc0d0f1c06309dec58042324cc3e5c.tar.xz
marcuscom-ports-b250d6c0f4dc0d0f1c06309dec58042324cc3e5c.tar.zst
marcuscom-ports-b250d6c0f4dc0d0f1c06309dec58042324cc3e5c.zip
Correct the plist to eliminate a gnome/gnome directory situation as well
as clean up some leftover directories. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4135 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/gnomekeyringmanager/Makefile')
-rw-r--r--security/gnomekeyringmanager/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/gnomekeyringmanager/Makefile b/security/gnomekeyringmanager/Makefile
index 56171208d..5de429eea 100644
--- a/security/gnomekeyringmanager/Makefile
+++ b/security/gnomekeyringmanager/Makefile
@@ -3,11 +3,12 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/security/gnomekeyringmanager/Makefile,v 1.8 2005/06/28 05:40:09 adamw Exp $
+# $MCom: ports/security/gnomekeyringmanager/Makefile,v 1.9 2005/06/28 17:28:31 marcus Exp $
#
PORTNAME= gnomekeyringmanager
PORTVERSION= 2.11.1
+PORTREVISION= 1
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-keyring-manager/2.11
@@ -26,6 +27,7 @@ USE_LIBTOOL_VER=15
USE_GMAKE= yes
INSTALLS_OMF= yes
USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui
+CONFIGURE_ARGS= --with-help-dir=${PREFIX}/share/gnome/help
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"