summaryrefslogtreecommitdiff
path: root/security/gnome-keyring-sharp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnome-keyring-sharp/Makefile')
-rw-r--r--security/gnome-keyring-sharp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnome-keyring-sharp/Makefile b/security/gnome-keyring-sharp/Makefile
index fa9e648b2fd5..25f9eb8cb179 100644
--- a/security/gnome-keyring-sharp/Makefile
+++ b/security/gnome-keyring-sharp/Makefile
@@ -15,7 +15,7 @@ COMMENT= Fully managed implementation of gnome-keyring
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/devel/ndesk-dbus \
${LOCALBASE}/libdata/pkgconfig/gnome-keyring-1.pc:${PORTSDIR}/security/gnome-keyring
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
GNU_CONFIGURE= yes
USE_GMAKE= yes