GARNAME = fox GARVERSION = 1.6.28 CATEGORIES = x11 MASTER_SITES = http://www.fox-toolkit.org/ftp/ DISTFILES = $(DISTNAME).tar.gz LIBDEPS = x11/xlib media/jpeg media/libtiff media/libpng comp/zlib comp/bzip2 xorg/libXft text/cups DESCRIPTION = A cross-platform C++ graphical toolkit HOME_URL = http://www.fox-toolkit.org/ CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = $(WORKSRC)/Makefile-DESTDIR CONFIGURE_ARGS = $(DIRPATHS) \ --with-shape \ --with-xshm \ --enable-cups \ --enable-release \ --with-xft \ --with-xcursor \ --with-xrandr \ --with-opengl include ../../gar.mk