diff options
Diffstat (limited to 'print/photoprint/Makefile')
-rw-r--r-- | print/photoprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/photoprint/Makefile b/print/photoprint/Makefile index c46713c00f9b..6c97b0844301 100644 --- a/print/photoprint/Makefile +++ b/print/photoprint/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= cups:${PORTSDIR}/print/cups-client \ tiff:${PORTSDIR}/graphics/tiff GNU_CONFIGURE= yes -USES= desktop-file-utils gettext +USES= desktop-file-utils gettext pkgconfig USE_GNOME= pango USE_XORG= x11 xau xcb xcomposite xcursor xdamage xdmcp xext \ xfixes xi xinerama xrandr xrender |