diff options
Diffstat (limited to 'graphics/kdegraphics3/Makefile')
-rw-r--r-- | graphics/kdegraphics3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index 66b9df17412..be4cc3244d9 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2005/11/28 06:41:21 jlam Exp $ +# $NetBSD: Makefile,v 1.52 2005/12/05 20:50:21 rillig Exp $ DISTNAME= kdegraphics-${_KDE_VERSION} CATEGORIES= graphics @@ -9,7 +9,7 @@ COMMENT= Graphics programs for the KDE integrated X11 desktop USE_DIRS+= xdg-1.1 USE_TOOLS+= gs:run -BUILDLINK_DEPENDS.lcms= lcms>=1.12 +BUILDLINK_DEPENDS.lcms+= lcms>=1.12 REPLACE_PERL= kghostview/update-to-xt-names.pl |