diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 16:21:38 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 16:21:38 +0000 |
commit | 839ef5dcc231d4578b27fddbf9ea3c594ccff39d (patch) | |
tree | 0f91c8ecd5ebbf28bdef91ce28d785f5877b833d /print/libgnomeprint | |
parent | cbec9fc70ac0777694fbd0422c3742d9aaf5b91f (diff) |
Notes
Diffstat (limited to 'print/libgnomeprint')
-rw-r--r-- | print/libgnomeprint/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 0f766255ff2a..3780a47b5fac 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -21,8 +21,7 @@ USE_BZIP2= yes LIB_DEPENDS= fontconfig:${PORTSDIR}/x11-fonts/fontconfig \ popt:${PORTSDIR}/devel/popt -USES= bison pathfix gettext -USE_GMAKE= yes +USES= bison pathfix gettext gmake pkgconfig USE_GNOME= gnomeprefix intlhack gnomehier glib20 pango libxml2 \ libartlgpl2 ltverhack USE_LDCONFIG= yes |