summaryrefslogtreecommitdiff
path: root/print/klyx
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-25 10:04:59 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-25 10:04:59 +0000
commit7147ee4f546a7b7679782694ecda120c66a47ae7 (patch)
treeb63a9c366251cbe290d4c4289ca04fa10629459c /print/klyx
parentkdecore and kdeui shared libraries are now at version 1.X. (diff)
kde shared libs are now at version 1. Gosh, no wonder they kept being
reinstalled over and over.
Notes
Notes: svn path=/head/; revision=12836
Diffstat (limited to 'print/klyx')
-rw-r--r--print/klyx/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/print/klyx/Makefile b/print/klyx/Makefile
index 7a0b288249ce..978e77486b36 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.3 1998/08/07 23:56:46 asami Exp $
+# $Id: Makefile,v 1.4 1998/08/12 06:29:33 asami Exp $
#
DISTNAME= klyx-0.9.3
@@ -13,10 +13,10 @@ MASTER_SITE_SUBDIR= /unstable/apps/office
MAINTAINER= hanspb@persbraten.vgs.no
-LIB_DEPENDS= kdecore\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \
- kdeui\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \
- kfm\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \
- kfile\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs
+LIB_DEPENDS= kdecore\\.1\\.:${PORTSDIR}/x11/kdelibs \
+ kdeui\\.1\\.:${PORTSDIR}/x11/kdelibs \
+ kfm\\.1\\.:${PORTSDIR}/x11/kdelibs \
+ kfile\\.1\\.:${PORTSDIR}/x11/kdelibs
USE_QT= yes
GNU_CONFIGURE= yes