diff options
Diffstat (limited to 'security/libgnome-keyring/Makefile')
-rw-r--r-- | security/libgnome-keyring/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile index c12283e855f6..6ebd6a5cffdc 100644 --- a/security/libgnome-keyring/Makefile +++ b/security/libgnome-keyring/Makefile @@ -11,8 +11,8 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Program that keeps passwords and other secrets -LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \ - libgcrypt.so:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= libdbus-1.so:devel/dbus \ + libgcrypt.so:security/libgcrypt USE_GNOME= glib20 gnomeprefix intlhack \ introspection:build |