diff options
Diffstat (limited to 'x11/kdebase3/Makefile')
-rw-r--r-- | x11/kdebase3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index 25caa1fa04ff..6ced36a3bd56 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -16,7 +16,8 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Basic applications for the KDE system -BUILD_DEPENDS= mkfontdir:${X_CLIENTS_PORT} +BUILD_DEPENDS= mkfontdir:${X_CLIENTS_PORT} \ + xmkmf:${X_IMAKE_PORT} LIB_DEPENDS= smbclient:${PORTSDIR}/net/samba-libsmbclient CONFLICTS= kdeutils-3.[0-2] kdeutils-3.0.* kdeutils-3.1.* kdeutils-3.2.* |