summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-24 02:31:51 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-24 02:31:51 +0000
commitd16b6fb6c219adb2787e8a6ea26f9155ff1652b7 (patch)
treeb5392a5741dd002e0efc3b4d166d2c0bb7d64333 /print
parentDeinstall without interaction while package building and don't display (diff)
Use KDE version 1.1 instead of version 1.0.
Notes
Notes: svn path=/head/; revision=18971
Diffstat (limited to 'print')
-rw-r--r--print/klyx/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/print/klyx/Makefile b/print/klyx/Makefile
index 1b890e9517a9..a13300218652 100644
--- a/print/klyx/Makefile
+++ b/print/klyx/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 May 1998
# Whom: Hans Petter Bieker <hanspb@persbraten.vgs.no>
#
-# $Id: Makefile,v 1.8 1998/11/07 18:27:57 fenner Exp $
+# $Id: Makefile,v 1.9 1998/12/25 17:51:27 steve Exp $
#
DISTNAME= klyx-0.9.8a
@@ -13,10 +13,10 @@ MASTER_SITE_SUBDIR= unstable/apps/office
MAINTAINER= tom@eborcom.com
-LIB_DEPENDS= kdecore.1:${PORTSDIR}/x11/kdelibs \
- kdeui.1:${PORTSDIR}/x11/kdelibs \
- kfm.1:${PORTSDIR}/x11/kdelibs \
- kfile.1:${PORTSDIR}/x11/kdelibs
+LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 \
+ kdeui.2:${PORTSDIR}/x11/kdelibs11 \
+ kfm.2:${PORTSDIR}/x11/kdelibs11 \
+ kfile.2:${PORTSDIR}/x11/kdelibs11
USE_QT= yes
GNU_CONFIGURE= yes