diff options
Diffstat (limited to 'security/gnome-keyring-sharp/Makefile')
-rw-r--r-- | security/gnome-keyring-sharp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnome-keyring-sharp/Makefile b/security/gnome-keyring-sharp/Makefile index b1339978bc2a..6835f21fa5d6 100644 --- a/security/gnome-keyring-sharp/Makefile +++ b/security/gnome-keyring-sharp/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/deve RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes -USES= gmake libtool pathfix pkgconfig +USES= gmake libtool mono pathfix pkgconfig USE_GNOME= gtksharp20 USE_LDCONFIG= yes |