diff options
Diffstat (limited to 'graphics/kdegraphics3/Makefile')
-rw-r--r-- | graphics/kdegraphics3/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index c42917d9b0e..af009699e77 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -1,9 +1,13 @@ -# $NetBSD: Makefile,v 1.40 2004/10/13 12:51:15 markd Exp $ +# $NetBSD: Makefile,v 1.41 2004/10/23 13:19:12 markd Exp $ DISTNAME= kdegraphics-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= graphics COMMENT= Graphics programs for the KDE integrated X11 desktop +PATCHFILES= post-3.3.1-kdegraphics.diff +SITES_post-3.3.1-kdegraphics.diff= ftp://ftp.kde.org/pub/kde/security_patches/ + .include "../../meta-pkgs/kde3/Makefile.kde3" #DEPENDS+= gPhoto2 |