summaryrefslogtreecommitdiff
path: root/deskutils
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 /deskutils
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 'deskutils')
-rw-r--r--deskutils/korganizer/Makefile6
-rw-r--r--deskutils/kproject/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/deskutils/korganizer/Makefile b/deskutils/korganizer/Makefile
index 83a90d364a34..9c8e06047f18 100644
--- a/deskutils/korganizer/Makefile
+++ b/deskutils/korganizer/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 May 1998
# Whom: Hans Petter Bieker <hanspb@persbraten.vgs.no>
#
-# $Id: Makefile,v 1.5 1998/08/12 06:29:25 asami Exp $
+# $Id: Makefile,v 1.6 1998/08/20 09:12:04 asami Exp $
#
DISTNAME= korganizer-0.9
@@ -15,8 +15,8 @@ MAINTAINER= hanspb@persbraten.vgs.no
LIB_DEPENDS= gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \
jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
- kdecore\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \
- kdeui\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs
+ kdecore\\.1\\.:${PORTSDIR}/x11/kdelibs \
+ kdeui\\.1\\.:${PORTSDIR}/x11/kdelibs
BROKEN= build
diff --git a/deskutils/kproject/Makefile b/deskutils/kproject/Makefile
index d3f7eeea4166..009dfbbcafe6 100644
--- a/deskutils/kproject/Makefile
+++ b/deskutils/kproject/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:14 asami Exp $
+# $Id: Makefile,v 1.4 1998/08/12 06:29:25 asami Exp $
#
DISTNAME= kproject-0.1
@@ -15,8 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= hanspb@persbraten.vgs.no
BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool
-LIB_DEPENDS= kdecore\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \
- kdeui\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs
+LIB_DEPENDS= kdecore\\.1\\.:${PORTSDIR}/x11/kdelibs \
+ kdeui\\.1\\.:${PORTSDIR}/x11/kdelibs
USE_QT= yes
WRKSRC= ${WRKDIR}/kproject