diff options
Diffstat (limited to 'deskutils/xfce4-calendar/Makefile')
-rw-r--r-- | deskutils/xfce4-calendar/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/xfce4-calendar/Makefile b/deskutils/xfce4-calendar/Makefile index 6930557bb0dc..c9a95aa9436b 100644 --- a/deskutils/xfce4-calendar/Makefile +++ b/deskutils/xfce4-calendar/Makefile @@ -17,7 +17,8 @@ COMMENT= A calendar application to manage your time with XFce 4 BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ - xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui + xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui \ + dbh.1:${PORTSDIR}/databases/dbh USE_GNOME= gtk20 libxml2 USE_X_PREFIX= yes |