diff options
Diffstat (limited to 'x11/kdebase3/Makefile')
-rw-r--r-- | x11/kdebase3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index 14bfff7..94d7271 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -14,8 +14,7 @@ COMMENT= Basic applications for the KDE system RUN_DEPENDS= ${KDE_PREFIX}/env/xdg-env.sh:${PORTSDIR}/misc/kde-xdg-env \ kompmgr:${PORTSDIR}/x11-wm/kompmgr \ ${LOCALBASE}/etc/pam.d/kde:${PORTSDIR}/security/pam_kde -BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake \ - bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ +BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir LIB_DEPENDS= sasl2:${PORTSDIR}/security/cyrus-sasl2 \ smbclient:${PORTSDIR}/net/samba-libsmbclient @@ -27,6 +26,7 @@ EXPIRATION_DATE= 2013-07-01 USE_KDELIBS_VER=3 +USES= imake:env USE_OPENLDAP= yes USE_OPENSSL= yes |