diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 06:39:37 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 06:39:37 +0000 |
commit | efeb4f1aa71c145d0087b4aa1ddf960e3556f74a (patch) | |
tree | f56108334437cd46d45b2c31354e0c6a335683df /print | |
parent | d58562f4ecb2f2f943a3081fba42509ff2f34c95 (diff) |
Notes
Diffstat (limited to 'print')
-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 |