File: X11/lesstif/Makefile
base-0 patch-1
Line 16Line 16
compile with both and work exactly the same!
endef

compile with both and work exactly the same!
endef

# Dependencies are of the form categorydir/packagedir
# LIBDEPS are for libraries, and DEPENDS are for everything else
LIBDEPS = devel/glibc X11/XFree86
DEPENDS =
# Builddeps are installed in the build DESTIMG
LIBDEPS = X11/XFree86
BUILDDEPS = devel/libtool

BUILDDEPS = devel/libtool

CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile