diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 22:03:38 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 22:03:38 +0000 |
commit | 2f3fa0d623bdcd62d54ce15cb63579c09a9a112d (patch) | |
tree | 631e513b3a5c47860154332bfcee7658a031c236 /www/gtkhtml3/Makefile | |
parent | fd2be90f232fbeb12a1b52708651be2b185a4b47 (diff) |
Notes
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r-- | www/gtkhtml3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 649b831308fa..8eec26e6ccea 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= soup-2.4:${PORTSDIR}/devel/libsoup \ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme -USES= gettext +USES= gettext pkgconfig USE_BZIP2= yes USE_XORG= xinerama xi xrandr xcursor xcomposite xdamage USE_GMAKE= yes |