| File: X11/lesstif/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 18 | Line 18 |
| # Dependencies are of the form categorydir/packagedir # LIBDEPS are for libraries, and DEPENDS are for everything else | # Dependencies are of the form categorydir/packagedir # LIBDEPS are for libraries, and DEPENDS are for everything else |
| LIBDEPS = DEPENDS = X11/XFree86 | LIBDEPS = devel/glibc X11/XFree86 DEPENDS = |
| # Builddeps are installed in the build DESTIMG | # Builddeps are installed in the build DESTIMG |
| BUILDDEPS = devel/libtool devel/gcc devel/glibc | BUILDDEPS = devel/libtool |
| CONFIGURE_SCRIPTS = $(WORKSRC)/configure | CONFIGURE_SCRIPTS = $(WORKSRC)/configure |