summaryrefslogtreecommitdiff
path: root/x11/kdebase3
diff options
context:
space:
mode:
authorDejan Lesjak <lesi@FreeBSD.org>2004-12-07 21:32:07 +0000
committerDejan Lesjak <lesi@FreeBSD.org>2004-12-07 21:32:07 +0000
commit6cfffc955c95417ce85db51029858779b12b2e4d (patch)
tree6f0128258bdc5757ade1719f2e4b2a9cc9b3016a /x11/kdebase3
parentUpdate to 0.11.11. (diff)
Add imake as build dependency. It will soon no longer be picked up by
x-clients port. Pointed out by: dosirak via kris, while testing X.Org upgrade Approved by: lofi
Notes
Notes: svn path=/head/; revision=123415
Diffstat (limited to 'x11/kdebase3')
-rw-r--r--x11/kdebase3/Makefile3
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.*