aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-08-25 18:04:59 +0800
committerasami <asami@FreeBSD.org>1998-08-25 18:04:59 +0800
commit683fdb625582d1e04964ac6d735f1dce558cecea (patch)
tree68607937624179ac02c18568b640bf8057709bdc /print
parent5a0f036a7c39d0ca6947a2772406031a226d82eb (diff)
downloadfreebsd-ports-gnome-683fdb625582d1e04964ac6d735f1dce558cecea.tar.gz
freebsd-ports-gnome-683fdb625582d1e04964ac6d735f1dce558cecea.tar.zst
freebsd-ports-gnome-683fdb625582d1e04964ac6d735f1dce558cecea.zip
kde shared libs are now at version 1. Gosh, no wonder they kept being
reinstalled over and over.
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 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