summaryrefslogtreecommitdiff
path: root/x11/kde4-workspace
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-12-01 02:57:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-12-01 02:57:27 +0000
commitb84358bd6074f63917e478c7ba7a1f10f37db466 (patch)
tree3cb800de1cc4c6dba182fb8d0818a6fb68d0b84d /x11/kde4-workspace
parentDon't try to be too fancy about using ps to find its flags, it breaks (diff)
Add dependency to xpm.
Notes
Notes: svn path=/head/; revision=14973
Diffstat (limited to 'x11/kde4-workspace')
-rw-r--r--x11/kde4-workspace/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile
index 6ab32e036fe9..9cc7702c1a17 100644
--- a/x11/kde4-workspace/Makefile
+++ b/x11/kde4-workspace/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.20 1998/09/30 02:07:26 jseger Exp $
+# $Id: Makefile,v 1.21 1998/10/01 18:35:34 brian Exp $
#
DISTNAME= kdebase-1.0
@@ -20,7 +20,8 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
jscript.0:${PORTSDIR}/x11/kdelibs \
khtmlw.1:${PORTSDIR}/x11/kdelibs \
kfm.1:${PORTSDIR}/x11/kdelibs \
- mediatool.1:${PORTSDIR}/x11/kdelibs
+ mediatool.1:${PORTSDIR}/x11/kdelibs \
+ Xpm.4:${PORTSDIR}/graphics/xpm
USE_QT= yes
HAS_CONFIGURE= yes