diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 17:20:58 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 17:20:58 +0000 |
commit | 7eaba8a8bf23b2d0692cd1bba9627710ac9c67fe (patch) | |
tree | f4e3c615828d6d690bd18295ec701ae00f0eef66 /www/dillo2/Makefile | |
parent | 3f398ca090afef6e2679c6070fb156c105f368ba (diff) |
Notes
Diffstat (limited to 'www/dillo2/Makefile')
-rw-r--r-- | www/dillo2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile index c506ccb34e28..7c6ec31176be 100644 --- a/www/dillo2/Makefile +++ b/www/dillo2/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \ libfontconfig.so:x11-fonts/fontconfig RUN_DEPENDS= wget:ftp/wget -USES= gmake iconv pkgconfig tar:bzip2 +USES= gmake iconv pkgconfig tar:bzip2 xorg USE_XORG= x11 xcursor xext xfixes xft xinerama xrender GNU_CONFIGURE= yes |