summaryrefslogtreecommitdiff
path: root/deskutils/kproject/Makefile
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/kproject/Makefile
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 '')
-rw-r--r--deskutils/kproject/Makefile6
1 files changed, 3 insertions, 3 deletions
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