| File: net/dillo/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 27 | Line 27 |
| * Dillo is very fast! endef | * Dillo is very fast! endef |
| # Dependencies are of the form categorydir/packagedir # LIBDEPS are for libraries, and DEPENDS are for everything else LIBDEPS = devel/glibc X11/XFree86 lib/gtk+ lib/libjpeg lib/libpng lib/zlib DEPENDS = # Builddeps are installed in the build DESTIMG BUILDDEPS = | LIBDEPS = X11/XFree86 lib/gtk+ lib/libjpeg lib/libpng lib/zlib |
| CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile | CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile |