diff options
author | jlam <jlam@pkgsrc.org> | 2002-09-20 03:03:02 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-09-20 03:03:02 +0000 |
commit | a13c97813ca54f046885cfdfbccb961a2c9f4420 (patch) | |
tree | 9c5a7a44ecdee7bd24bbc8099953376b6c288481 /graphics/kdegraphics2/Makefile | |
parent | 095200f963bd62ae780a0372f797f1c602698cd0 (diff) | |
download | pkgsrc-a13c97813ca54f046885cfdfbccb961a2c9f4420.tar.gz |
We use ghostscript.mk, so lose the DEPENDS on ghostscript.
Diffstat (limited to 'graphics/kdegraphics2/Makefile')
-rw-r--r-- | graphics/kdegraphics2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/kdegraphics2/Makefile b/graphics/kdegraphics2/Makefile index 7e6985e7803..545a864965a 100644 --- a/graphics/kdegraphics2/Makefile +++ b/graphics/kdegraphics2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/09/13 06:53:34 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2002/09/20 03:03:02 jlam Exp $ DISTNAME= kdegraphics-2.2.2 PKGREVISION= 1 @@ -8,7 +8,6 @@ COMMENT= Graphics programs for the KDE integrated X11 desktop .include "../../x11/kde2/Makefile.kde2" BUILD_DEPENDS+= qt2-designer-kde>=2.3.1nb2:../../x11/qt2-designer-kde -DEPENDS+= ghostscript>=6.01:../../print/ghostscript #DEPENDS+= gPhoto2 #DEPENDS+= gpio |