diff options
Diffstat (limited to 'misc/tellico')
-rw-r--r-- | misc/tellico/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index c0958120214..2abcaa27991 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2009/05/20 00:58:24 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2009/07/22 09:01:37 wiz Exp $ # DISTNAME= tellico-1.3.5 @@ -15,7 +15,6 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes USE_LANGUAGES= c c++ -USE_DIRS+= kde3-1.0 USE_TOOLS+= gmake perl:build pkg-config .include "options.mk" |