diff options
Diffstat (limited to 'x11/kdelibs')
-rw-r--r-- | x11/kdelibs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs/Makefile b/x11/kdelibs/Makefile index a95f9dc7e52..d7ba5cf15ed 100644 --- a/x11/kdelibs/Makefile +++ b/x11/kdelibs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 1999/10/07 17:42:01 tron Exp $ +# $NetBSD: Makefile,v 1.40 1999/10/08 21:12:53 jlam Exp $ # FreeBSD Id: Makefile,v 1.5 1997/11/27 00:25:46 se Exp # @@ -14,7 +14,7 @@ HOMEPAGE= http://www.kde.org/ DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= png-1.0.3:../../graphics/png DEPENDS+= qt-1.44:../../x11/qt -DEPENDS+= tiff-3.4:../../graphics/tiff +DEPENDS+= tiff-*:../../graphics/tiff USE_X11BASE= yes USE_GMAKE= yes |