diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-15 11:46:15 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-15 11:46:15 +0000 |
commit | 4dc064b0c51daf8a534869cf647ddda8f27693df (patch) | |
tree | ffea49d9cc67b8576749be804de23181e7a3f61a /misc/kwatch/Makefile | |
parent | a400878839fabfc09c7599e3b31b7e80bceabd1d (diff) |
Notes
Diffstat (limited to 'misc/kwatch/Makefile')
-rw-r--r-- | misc/kwatch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kwatch/Makefile b/misc/kwatch/Makefile index 76292e7b4b6e..bb43f6f6a648 100644 --- a/misc/kwatch/Makefile +++ b/misc/kwatch/Makefile @@ -3,7 +3,7 @@ # Date created: 23 May 1998 # Whom: Hans Petter Bieker <zerium@webindex.no> # -# $Id: Makefile,v 1.4 1998/08/25 10:04:57 asami Exp $ +# $Id: Makefile,v 1.5 1998/08/30 18:12:41 steve Exp $ # DISTNAME= kwatch-0.3 @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= stable/1.0/apps/utils MAINTAINER= zerium@webindex.no -LIB_DEPENDS= jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \ +LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore\\.1\\.:${PORTSDIR}/x11/kdelibs \ kdeui\\.1\\.:${PORTSDIR}/x11/kdelibs |