diff options
Diffstat (limited to 'print/libspectre/Makefile')
-rw-r--r-- | print/libspectre/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile index ca303796f7e8..c4c8bb82c3c9 100644 --- a/print/libspectre/Makefile +++ b/print/libspectre/Makefile @@ -12,10 +12,9 @@ COMMENT= Small library for rendering Postscript documents LICENSE= GPLv2 -USES= gmake libtool:keepla pathfix pkgconfig +USES= gmake libtool:keepla pathfix pkgconfig ghostscript USE_LDCONFIG= yes USE_GNOME= cairo -USE_GHOSTSCRIPT=yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes |