diff options
Diffstat (limited to 'graphics/svg2png/Makefile')
-rw-r--r-- | graphics/svg2png/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/svg2png/Makefile b/graphics/svg2png/Makefile index 993a54191021..64627b8f5cc9 100644 --- a/graphics/svg2png/Makefile +++ b/graphics/svg2png/Makefile @@ -18,7 +18,6 @@ COMMENT= Render an SVG image to a PNG image (using cairo) LIB_DEPENDS= svg-cairo.1:${PORTSDIR}/graphics/libsvg-cairo GNU_CONFIGURE= yes -USE_GNOME= gnometarget MAN1= svg2png.1 PLIST_FILES= bin/svg2png |